Search for issues spanning multiple sprints

CSaxon November 20, 2014

I'd like to have a report/filter that compiles all issues that span more than 1 sprint. This will help give insight into items that were not estimated accurately or continue to get pushed off

2 answers

1 vote
Robert Cavanna October 17, 2016

I can't think of a way to search for issues that have been in multiple closed sprints, but if they've continued from a previously closed sprint, and are now in the current or a future sprint, you could use:

Sprint in closedSprints() and (Sprint in openSprints() or Sprint in futureSprints()) and issuetype in standardIssueTypes()

I think this would show current or future work that has been in at least one sprint and wasn't completed.

0 votes
Stephanie Higgins July 12, 2016

Hello, 

Did you ever get an answer to this question or determine how to do it on your own? I am also looking for a way to track tickets that have been in multiple sprints to monitor our estimating. Thank you!

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events