Is there an existing issue for this?
Current Behavior
list_countrys执行失败:{"code":"OK","message":"Sorry, query library has no such query, please check again."}
Expected Behavior
The query data should be returned and the operation should complete successfully.
Steps to reproduce
- Create a MongoDB query in the backend query library.
- Import this query into the app.
- Manually executing the query works fine.
- Clicking "Preview" results in an error during the query execution.
Environment
No response
Additional Information
When I imported a query from the backend query library into the interface, everything seemed fine, and the query definitely existed, but when I tried to preview it, it showed an error message indicating that the query library did not exist.
Is there an existing issue for this?
Current Behavior
Expected Behavior
The query data should be returned and the operation should complete successfully.
Steps to reproduce
Environment
No response
Additional Information
When I imported a query from the backend query library into the interface, everything seemed fine, and the query definitely existed, but when I tried to preview it, it showed an error message indicating that the query library did not exist.