You've been invited into the Kudos (beta program) private group. Chat with others in the program, or give feedback to Atlassian.
View groupJoin the community to find out what other Atlassian users are discussing, debating and creating.
I want to view the closed sprints to review some issues and tasks. There's an option to find them with out using the sprint report?
You can do an issue search (advanced view) with JQL:
for multiple sprints
If you have many projects in Jira, you might want to include the project name so you don't get issues from similarly-named sprints in other projects
Here's the JQL reference (scrolled to the sprint section): https://confluence.atlassian.com/jirasoftwarecloud/advanced-searching-fields-reference-764478339.html#Advancedsearching-fieldsreference-SprintSprint
If you need to get very very specific, you can add a condition and date range so you know the issues were transitions DURING that sprint (and didn't move to the next sprint and get closed there).
Your project might be set up differently than mine, so where I use "Done" you should use the ending status you have set up. Where I use "qa in progress" you would put the status that precedes your final status. Obviously change the date range (start date, end date) to match the time span you want to check within for that transition.
If you have multiple status values that precede your final status, that query would look like this:
Catch up with Atlassian Product Managers in our 2020 Demo Den round-up! From Advanced Roadmaps to Code in Jira to Next-Gen Workflows, check out the videos below to help up-level your work in the new ...
Connect with like-minded Atlassian users at free events near you!
Find an eventConnect with like-minded Atlassian users at free events near you!
Unfortunately there are no Community Events near you at the moment.
Host an eventYou're one step closer to meeting fellow Atlassian users at your local event. Learn more about Community Events
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.