Forums

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

Sprint Board: Show all associated Jiras irrespective of project

Jay Sea December 13, 2018

I need to show all Jiras assigned to my sprint irrespective of what project they were created under.  I unfortunately cannot filter to add each project as that list is very dynamic.

 

1 answer

0 votes
Leo
Community Champion
December 13, 2018

Hi @Jay Sea,

You can try this filter which may meet your requirement by just adding resolution and sprint as parameters for filter query 

resolution = Unresolved AND Sprint = 2792 ORDER BY priority DESC
Jay Sea December 13, 2018

I guess I should be more specific; I don't want to have to change my query every time.

In essence, I'm looking for all jiras associated with a Sprint board...be it Sprint 1, Sprint 2, Backlog, etc.  It should not have to be modified as new sprints are created.  95% of the jiras will be under one project...the other 5% will come from many different projects.

Suggest an answer

Log in or Sign up to answer