I am relatively new to JIRA beyond basic board management, and still learning all the reporting functionality.
The Sprint Report lists all stories but in 3 separate sections--Completed Issues, Not Completed Issues, and Issues Removed from Sprint. Is an alternate list available so all stories would appear in a single, normalized list with the completed/not completed/removed status?
Background: We roll up different engagement's sprint reports, and use various macros (e.g. Table Transformer) to merge this information into a single table for other tracking purposes. While this is serviceable, it requires our engagement teams to do some copy/paste actions into an engagement reporting Confluence page. A normalized list of stories described above would simplify this effort.
Hi @Scott Gillespie,
The sprint report is pre-prepared and has a fixed lay-out.
However, it is not at all difficult to pull a list of all stories in a sprint. Navigate to Filters > Advanced Search and just enter the following JQL:
Sprint = <your sprint>
It has all the issues in it. A caveat is that the issue status is presented in real time. So if that changes later on, you will no longer see the issue status at the time of completion of your sprint. So pull the list out of Jira at the right time and add it to your Confluence page in the state it is at that point.
Hope this helps!
Also note that output will not include issues removed from the sprint.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Walter and Trudy...thanks to you both for the quick and helpful input. Unfortunately, since this advanced filter won't include issues removed from sprint, it won't help for my current needs. However, this is very useful info that I may be able to apply to other tasks.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online 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.