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.
Join us June 26, 11am PT for a webinar with Atlassian Champion Robert Hean & Loom’s Brittany Soinski. Hear tips, stories, and get your burning questions answered. Learn how Loom makes training and enablement easier. Don’t miss it!
Register todayOnline forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.