Forums

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

How do create a filter for all outstanding issues in an open sprint?

Evalaji Jones
Contributor
January 12, 2023

Need a filter that shows all outstanding issues in a particular sprint. 

2 answers

2 accepted

1 vote
Answer accepted
Walter Buggenhout
Community Champion
January 12, 2023

Hi @Evalaji Jones,

The following should do the trick:

Sprint = <your sprint> AND resolution = unresolved

 Hope this helps!

Evalaji Jones
Contributor
January 12, 2023

Thanks, is there any option for open sprints so I do not always have to amend the filter to the most current sprint?

Walter Buggenhout
Community Champion
January 12, 2023

Yes, I kinda felt that one coming 😉

Sprint in OpenSprints() and resolution = unresolved

That would retrieve all open sprints across all boards in Jira. So if you want to refine further, you may want to add an additional restriction on the projects you want to include in your search:

Project in (ProjectA, ProjectB, ProjectC) AND Sprint in OpenSprints()
and resolution = unresolved
Evalaji Jones
Contributor
January 12, 2023

Great, thank you! 

Like Walter Buggenhout likes this
0 votes
Answer accepted
Sushant Verma
Community Champion
January 12, 2023

Hi @Evalaji Jones 

You can also try :

Sprint in OpenSprints()AND status != Closed


Regards,
Sushant Verma

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
STANDARD
TAGS
AUG Leaders

Atlassian Community Events