Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: /api/library-queries/listByOrg error return empty on 2.4.11; 2.4.10 is OK. #1269

Open
1 task done
liseri opened this issue Oct 30, 2024 · 3 comments
Open
1 task done
Assignees
Labels
Javascript Frontend Pull requests that update Javascript code

Comments

@liseri
Copy link

liseri commented Oct 30, 2024

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior

  1. create query library
  2. refresh page
  3. cannot display created query library

Expected Behavior

display created query library

Steps to reproduce

  1. create query library
  2. refresh page
  3. cannot display created query library

Environment

On version 2.4.11

Additional Information

It is OK on version 2.4.10

@liseri
Copy link
Author

liseri commented Nov 1, 2024

2.4.12 the same problem

@martkaczmarek
Copy link

I also have it, 2.4.12 - here is the full response:

HTTP/1.1 200 OK
Server: nginx/1.27.1
Date: Fri, 01 Nov 2024 18:07:43 GMT
Content-Type: application/json
Content-Length: 48
Vary: Origin
Vary: Access-Control-Request-Method
Vary: Access-Control-Request-Headers
X-REQUEST-COST: 39ms
Cache-Control: no-cache, no-store, max-age=0, must-revalidate
Pragma: no-cache
Expires: 0
X-Content-Type-Options: nosniff
X-Frame-Options: DENY
X-XSS-Protec

{"code":1,"message":"","data":[],"success":true}

@adnanqaops adnanqaops added the Javascript Frontend Pull requests that update Javascript code label Nov 12, 2024
@adnanqaops adnanqaops moved this to 🆕 New in Lowcoder Nov 12, 2024
@martkaczmarek
Copy link

Seems to be fixed in 2.5.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Javascript Frontend Pull requests that update Javascript code
Projects
Status: 🆕 New
Development

No branches or pull requests

4 participants