How can I show all tickets related to FixVersion not Sprints in an Agile Board?

Joshua Corbin October 24, 2013

Hello,

Our setup currently seperates different sub projects by fix version. I would like to create an Agile board that will show all of the tickets in these fix versions, regardless of their sprints. My filter looks like this:

project = "Project" and (fixVersion="6.0 - General" or fixVersion="6.0 - MU2" or fixVersion = "5.3 (Current)" or fixVersion= "6.0 - SSAN") ORDER BY Rank ASC

However, that only shows the active sprint for each fix version. I would like to see all of the tickets in those fix versions.

Is that possible?

Thanks

2 answers

0 votes
Christian Messer June 22, 2020

I had a similar Problem, wich I solved by using a Kanban board instead of a Scrum board.

0 votes
Joshua Corbin October 30, 2013

Anyone have any ideas? Our workflow would really be benefited by this.

Suggest an answer

Log in or Sign up to answer