Can we see the completed sprints and the issues related to sprints?
Hi Srinivas,
If you go to the Report Tab and select the Sprint Report in the dropdown, you can choose a completed sprint and view all of the issues for it.
Here's some more info: https://confluence.atlassian.com/display/GH/Viewing+the+Sprint+Report
It was the solution, thanks
Awesome !!! thanks, is very easy to get lost in Jira.
How do we view goals in previous sprints already completed? Don't see it in sprint report. Thx!
Hi,
How to see the completed Sprint(s) for a given version/ release?
thanks
Robert.
Not able to see last sprint in reports in the new project. Earlier I was able to see previous sprints there.
Is there a way to see a less granular breakdown. I just need a breakdown of what tickets we completed in the previous sprints contrasted against what is in the future sprints/backlog.
This works for me. Thanks!
You could write a JQL statement with something like this:
project = XXXXX AND Sprint = <Sprint Name> or <Sprint ID> AND fixVersion = XXXX
Hope this help!
Thanks Tony, This hint allowed me to find at least the basic data in JIRA for my Next-Gen complete Sprints.
You can look at the Velocity Report and select a completed sprint from those listed below on the left.
Thanks
It looks like you're new here. Sign in or register to get started.