-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
When users build and run queries in the Web Console, they should be able to save the query as an attachment associated with a specific entry. This will make it possible to:
- Reuse queries quickly without retyping.
- Allow team members to discover and reuse queries stored as attachments.
Acceptance Criteria
- Add a "Save Query" button in the query editor UI.
- Saved queries are stored as attachments on the selected entry.
- Queries can be listed, viewed, and reloaded in the editor.
- Support JSON formatting and metadata (e.g., creator, timestamp).
- Ensure access control follows existing entry permissions.
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
Backlog