Hello!
I've been using the sprint Burndown chart under "reports" for my project. As we don't always estimate tasks, the most accurate measurement is by issue count, and I'll look at the sprint in progress to ensure we're on track.
Bugs in my project have two different status in the "done" category: Done (dev has submitted a fix) and Verified (QA has verified that the bug is fixed). When a dev moves it to Done, the burndown report logs that it was completed. However, when QA moves it to verified, the report marks it as reopened!? It has an Event Type of Burndown and an Event Detail of Issue Reopened in the log. (I cannot provide screenshots for security reasons, unfortunately). Any idea why this might be happening?
Hi @Gale Pollard -- Welcome to the Atlassian Community!
For a Jira Scrum board, only issues in status values mapped to the far-right column are considered "completed" for the sprint. The status category has no impact on whether Jira considers the issues completed for the Sprint.
Are your "Done" and "Verified" status values both in that far-right column?
Kind regards,
Bill
This fixed it. Thank you!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Gale Pollard,
As Bill explained very well, the Jira burndown report considers as burned those issues that are in the statuses mapped in the last column (far right) of the dashboard.
Most likely this is the problem. So, please check if the Checked state is mapped in the last column of the dashboard.
If you don't want to alter your agile board, then you could look for a better alternative (a plugin) on Atlassian Marketplace.
If you want to try a plugin, our Great Gadgets app offers a Sprint Burndown Burnup Chart gadget that lets you configure what statuses to be considered as done.
The gadget offers also a Data tab with a detailed report similar to the one of Jira.
And the same app offers similar capabilities for gadget like team velocity, release burndown, etc. So you will have the entire suite of analytics for your project. See also https://community.atlassian.com/forums/App-Central-articles/8-gadgets-for-a-powerful-Scrum-dashboard-in-Jira/ba-p/1683063
Danut.
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.