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
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.
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!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Want to make your everyday Community actions directly contribute to reforestation? The Atlassian Community can achieve this goal by liking a post, attending an ACE, sending your peers kudos, and so much more!
Help us plant more trees
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.