Hello world,
I was wondering if somebody can help me with the following: Is it possibe to filter out labels on the Jira board? I would like to see all issues except issues with a certain label ("all but").
Second and related question: how do I filtering labels in child-issues of sub-tasks? These issue types are even not visible in the filter options. Thank you for helping!
Hi @T.P. Dam ,
You have two options :
1 Filter by JQL in your board filter
2: Use swimlane in your board configuration
As alternative you can use Colored Label Manager , you can see only issues from desired labels also you can group them by status , assignee , data and more .
Atlassway Team
HI @T.P. Dam
You can find any issue that do not have label X by doing:
labels not in ("X") or labels is empty
There is nothing below Sub-tasks, so not sure to understand your second question.
Regards
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
There is only an option on the board filtering by selecting labels.
I have also added filters to sub-tasks within tasks. But I am not able to filter on these labels.
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.