Hello,
I use Jira to manage agile software development, but I can’t find where to view archived Sprints. In the “Archived work items” list, it shows no data. Could you please help me locate where I can view the contents of archived Sprints? Thank you!
Hi @Dylan,
Welcome to the Atlassian Community!
You can see the content of the past sprints in the Reports section of a Jira project, by selecting the Sprint Report.
In the report you have a dropdown where to select the sprint to view.
The report shows a table with the contents of the sprint.
Danut.
Hi @Dylan ,
If third-party apps are okay, check out the Sprint Report from Time in Status app (built by my team). It lets you analyse your closed sprints.
What you’ll see
Sprint info: name, dates, goals, flagged items, Logged Time (from worklogs within the sprint window), Status Time (time issues spent in statuses during the sprint), and a work-item type breakdown.
Team Velocity (last 7 closed sprints): committed vs completed per sprint, with the selected sprint shown alongside the previous six, plus average velocity across those seven.
Workload by assignee: stacked bars of Committed, Added, Removed work per person (unassigned included) to spot over/under-allocation.
Completion rate: %Completed, %Incomplete, and Carryover to the next sprint.
Completion % = Completed ÷ Committed × 100
Completed = total estimate of issues that reached the board’s final status by sprint end.
Committed = total estimate at sprint start (issues not already in the final status).
Carryover ≈ Incomplete work moved to a subsequent sprint.
Committed by priority: how the initial scope was distributed by priority.
Completed by priority: what actually got finished, by priority.
Scope change: pie showing Added vs Removed work during the sprint.
Scope change % = (Added − Removed) ÷ Committed × 100.
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.