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

Feature: Addition of category and subheader to saved-queries API #725

Open
cmprmsd opened this issue Jul 23, 2024 · 0 comments
Open

Feature: Addition of category and subheader to saved-queries API #725

cmprmsd opened this issue Jul 23, 2024 · 0 comments
Labels
enhancement New feature or request triage This issue requires triaging

Comments

@cmprmsd
Copy link

cmprmsd commented Jul 23, 2024

Feature Description

As seen in PRs like this it should be possible to set the fields category and subheader for ingestion of saved queries via API.

Are you intending to implement this feature?

no

Current Behavior

Only name and query are accepted.

Desired Behavior

POST /api/v2/saved-queries should accept category and subheader as optional fields to further structure the saved queries.

Use Case

Managing a complex set of custom queries.

Misc

I know that this will mess with the structure a bit as currently everything is saved under "Custom Searches".
However I think it is very feasible to make this customizable for power users.

@cmprmsd cmprmsd added enhancement New feature or request triage This issue requires triaging labels Jul 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request triage This issue requires triaging
Projects
None yet
Development

No branches or pull requests

1 participant