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?
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.
Thank you for your answer. I assume this is a custom script rather than something out of the box?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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.
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.