how to filter out for example the issue type Bug and all sub-tasks related to the bugs in the filter

Tony Rydebrink November 13, 2020

I want a board that filter out Bugs and all bug-sub-tasks and not all sub-tasks for all issue types.

How to do that?

BR Tony

1 answer

1 vote
John Funk
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
November 13, 2020

Hi Tony - Welcome to the Atlassian Community!

Simply create a filter for the board that excludes those issues. It will look something like:

project = ABC and issuetype not in (Bug, Bug sub-task) 

Or whatever the bug sub-task is called. 

Tony Rydebrink November 15, 2020

Ok, but I think you missunderstood me (i was unclear).

If I have a board that filter out e.g. bugs, then a want to se bugs (for all projects) and all sub-tasks that are related to only the bugs in the board.

if I filter ("issue type in sub-task")  issues i the board then I get all sub-taks and not only the ones in the board

Like Julia Frühwirth likes this

Suggest an answer

Log in or Sign up to answer