I want to use JIRA Agile Scrum configuration to aggregate sprint status of the overall project.
Some background:
- There are multiple cross functional teams
- There are multiple JIRA projects
- There are sprints that are 4 weeks long, this is common to everyone
- The cross functional teams created their own sprints within their projects
- Some teams created sprints for a particular block of the design
- The sprints, however, have the same start and end date
- I found the built in sprint reporting gadgets work well for an individual sprint
- However, if I want to get overall project status, I have not found any way to combine sprints
Let me give an example to clarify:
There is a Project A and Project B.
Within Project A there are two sprints:
- Block_A_Sprint_1 (start date = 9/5, end date = 9/30)
- Block_B_Sprint_1 (start date = 9/5, end date = 9/30)
Within Project B there are three sprints:
- Block_C_Sprint_1 (start date = 9/5, end date = 9/30)
- Block_D_Sprint_1 (start date = 9/5, end date = 9/30)
Let me preface by saying I am new to using JIRA for Agile Scrum.
Are we going down the wrong path here? Is it better to have a global sprint that spans across projects and blocks? The general thinking is the team wants to have control of their own sprint.
How do I generate a aggregate report of all sprints?
Any way to make a combined burn down chart based on dates?