Situation:
- Work Management board
- Filter applied (e.g. labels selected "label 1" and "label 2", gives JQL:
"labels" in ('Label 1','EMPTY')
This will work and shows only the issues on the board with label 1 and "EMPTY".
If you have e.g. 25 labels and you want label 1 and EMPTY to be excluded from the filter, how to do that?
"labels" not in ('Label 1','EMPTY') --> This won´t work in Board view, but will work in list view.
Next issue with that: Jira filter shows an error message
"Filters are applied
You'll need to clear these to continue"
If you click on "clear" in the filter screen, it will clear the URL but won´t reset your board. Only if you manually refresh your board, the issues will appear again without any filter applying as you have cleared it.
Request forwarded to the product team:
Hi Ben - Welcome to the Atlassian Community!
You should open a support ticket with Atlassian to report these.
https://support.atlassian.com/contact/#/
Please post back here with the resolution so other users can benefit.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.