Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Reports - Review of multiple sprints

Scott Thurston
Contributor
February 19, 2020

I would like to be able to quickly pull together some stats for each of the past 6 to 10 sprints.  Would like to see the number of committed issues at the start of the sprint, number added during the sprint, number removed, and the number of completed items and thus the incompleted items.   I don't see a report in Jira that pulls this together easily.  I can weed through all the reports and manually count up the items but there must be a better way.

Does anyone know a better way, perhaps using an add on app?

Are there queries I could use that would count the number of adds or removals and sum up the points too?

 

1 answer

2 votes
Evan Golden {VisualScript}
Atlassian Partner
February 26, 2020

Hello Scott

 

You can do this with VisualScript for Jira.  We have built reports that will provide any and all sprint data to include:

1. Story points and number of issues added.

2. Story points and number of issues removed.

3. Story points and number of issues rolled to next sprint.

4. Committed vs delivered

5. Velocity sprint by sprint and overall

We can reach into Jira and pull the data via the API.  From there we can find the relationships, or create them to then build the visual.  Let me know if you have any questions.  FYI I am the Product Manager for VisualScript.

 

Best

Evan

Scott Thurston
Contributor
February 26, 2020

Evan, 

I would like to see if you would be willing to share your scripts or code to collect each of those items.  I am not a coder but can try to get a coder here to help me utilize what you have built.   You can pull out anything that is company specific or fill with fake values if needed. My email is scott.thurston@elephant.com  

Thanks for your help.

Suggest an answer

Log in or Sign up to answer