[Bug]: /api/library-queries/listByOrg error return empty on 2.4.11; 2.4.10 is OK.
Is there an existing issue for this?
- [X] I have searched the existing issues
Current Behavior
- create query library
- refresh page
- cannot display created query library
Expected Behavior
display created query library
Steps to reproduce
- create query library
- refresh page
- cannot display created query library
Environment
On version 2.4.11
Additional Information
It is OK on version 2.4.10
2.4.12 the same problem
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}
Seems to be fixed in 2.5.0
self hosted 2.5.3, same problem, published postgresql disappears on page reload
I'm using the ":latest" in docker compose to pull the latest version, which ended up being "Version: 2.4.12-"dev #5e6cf42"", and I have a similar issue: https://github.com/lowcoder-org/lowcoder/issues/1469
We are at 2.7.2 Version and this issue has already been resolved.