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

Ability to edit in the Query expression viewer #2055

Open
MarshallRJ opened this issue Aug 23, 2024 · 0 comments
Open

Ability to edit in the Query expression viewer #2055

MarshallRJ opened this issue Aug 23, 2024 · 0 comments
Labels
enhancement New feature or request
Milestone

Comments

@MarshallRJ
Copy link

Is your feature request related to a problem? Please describe.
Recently when configuring a query for a table view filter. I needed to use the in operand instead of the == in the JSON Logic query. The query builder currently does not cater for this.

As a workaround the form configuration was manually edited and PUT with swagger. See the result below

image

Describe the solution you'd like
The Query builder already has a Query expression viewer. It would be ideal if the was an edit option to allow the raw query to be edited to handle other custom queries (not just the in operand as in my example).

Describe alternatives you've considered
Another option would be to handle the in and some other operands but the edit raw query might still be required for other custom filter scenario's

@hlayisanimazuze hlayisanimazuze added this to the Backlog milestone Aug 23, 2024
@hlayisanimazuze hlayisanimazuze added the enhancement New feature or request label Aug 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
Projects
None yet
Development

No branches or pull requests

2 participants