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

Add a NOT filter in all filter/search panels — needs both backend + frontend enhancements #6302

Open
anna-geller opened this issue Dec 4, 2024 · 1 comment
Labels
area/backend Needs backend code changes area/frontend Needs frontend code changes enhancement New feature or request kind/customer-request Requested by one or more customers

Comments

@anna-geller
Copy link
Member

anna-geller commented Dec 4, 2024

Request from customers to exclude/reverse some criteria from filtering e.g.:

  • Namespace NOT IN the list of selected namespaces
  • State NOT IN the list of selected states (e.g. all states except for SUCCESS state)

Extra context from the team: You can’t send maps as query params - we may need to, e.g., explore something like a GET request in Strapi with brackets in query params because maps are not allowed in query params. Or change every GET request to POST.

@anna-geller anna-geller added area/backend Needs backend code changes enhancement New feature or request area/frontend Needs frontend code changes labels Dec 4, 2024
@github-project-automation github-project-automation bot moved this to Backlog in Issues Dec 4, 2024
@anna-geller anna-geller added the kind/customer-request Requested by one or more customers label Dec 4, 2024
@yuri1969
Copy link
Contributor

yuri1969 commented Dec 4, 2024

Being able to exclude label(s) would be awesome. E.g.: Labels do not contain foo

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/backend Needs backend code changes area/frontend Needs frontend code changes enhancement New feature or request kind/customer-request Requested by one or more customers
Projects
Status: Backlog
Development

No branches or pull requests

2 participants