-
Notifications
You must be signed in to change notification settings - Fork 289
Open
Description
Is there an existing issue for this?
- I have searched the existing issues
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.
Metadata
Metadata
Assignees
Labels
No labels