Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

advanced roadmanps: Exclude issues from one board that lacks tag

Björn Kristoffersson
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
August 23, 2021

We are developing a product that spans over many teams and products where one team is responsible for the platform that the other products are built upon.

In our new project we decided to use Jira advanced roadmaps, and in order to visualize dependencies I would like to add the issues from the platform that are related to the project.

Is there a way that I can exclude issues based on tag from one of my boards connected to the advanced roadmap?

1 answer

1 accepted

1 vote
Answer accepted
BB8 Troopers August 23, 2021

Hi Bjorn, 
You could use a Filter as Issue Source instead of a Board. That filter would than need to filter on something such as:

project = ABC and (labels != some_excluded_label OR labels is EMPTY)

The disadvantage of that is that you cannot use any of the Board-related features in the Plan (sprints and velocity), but since you only want to use it for the dependencies I guess that's not a big deal. 

Björn Kristoffersson
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
August 24, 2021

Thank's a lot! That's what I was looking for. And thanks for pointing out that the board features will be disabled, I guess that I will have to live without them for that board..

Suggest an answer

Log in or Sign up to answer