Forums

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

Sprint Completion Percentage Report

Darren Callahan
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
December 4, 2019

Is there a standard report that shows sprint completion percentage over time?  The Sprint Report does not have a comparative percentage (i.e. team commited to 10 items (or 85 points) and delivered 9 items (or 77 points), for example.  This would be 90% completion based on items and 90.5% in points.  Or, if this doesn't exist "out of the box," is there an easy, repeatable way to do this without manual or external tools, such as Excel?

1 answer

0 votes
Evan Golden {VisualScript}
Atlassian Partner
December 6, 2019

Hello Darren,

 

You can use VisualScript to create this report in a Jira dashboard.  It is a marketplace application that creates customized reporting solutions based on the relationships of your data.  There are plenty of reports we have built that have really helped organizations working in agile and agile at scale frameworks.  Many of those reports take the data from Jira and run calculations to provide the value (number or percentage) needed.

FYI - I do work on the VisualScript product team.

Darren Callahan
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
December 9, 2019

Thank you for your answer.  I assume this is a custom script rather than something out of the box?

Evan Golden {VisualScript}
Atlassian Partner
December 9, 2019

VisualScript is more or less a development tool, and this would have to be a custom script. All development would be in JavaScript, and the script would run on a Jira Dashboard.

Suggest an answer

Log in or Sign up to answer