Is there a way in Jira to detect issues that are going from one Sprint to another?
More precisely I would like to list all issues that have been unresolved but still present in two or more Sprints.
Hi @Arensa Prasta ~ maybe this can help?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
if you prefer a solution that doesn't require scripting or advanced JQL, you may want to have a look at the app that my team and I are working on, JXL for Jira.
JXL is a full-fledged spreadsheet/table view for your issues that allows viewing, inline-editing, sorting, and filtering by all your issue fields, much like you’d do in e.g. Excel or Google Sheets. It also comes with a number of so-called smart columns that aren’t natively available, including the number of sprints (along with many other sprint-related columns).
This is how it looks in action:
As you can see above, you can easily sort and filter by the number of sprints, and also use it across JXL's advanced features, such as support for (configurable) issue hierarchies, issue grouping by any issue field(s), sum-ups, or conditional formatting.
This all just works, so there's no scripting or automation whatsoever required.
Any questions just let me know
Best,
Hannes
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.