Jira Data Center - Created vs. Resolved chart showing incorrect count of resolved issues
Platform Notice: Cloud and Data Center - This article applies equally to both cloud and data center platforms.
Support for Server* products ended on February 15th 2024. If you are running a Server product, you can visit the Atlassian Server end of support announcement to review your migration options.
*Except Fisheye and Crucible
Symptoms
The chart is showing 0 issues being resolved or the resolved issues count is incorrect.
Environment
Jira Data Center on any version from 8.0.0.
Cause
It could be either one of the causes:
The Resolution field is hidden in the Field Configuration for the affected Issue Type or Project. If the Resolution field is hidden, the functionalities that related to the Resolution field will be lost.
The Resolution field is not added into the Resolve issue screen.
Resolution
Show the Resolution in the Field Configuration associated to the Issue Type or Project as per Specifying field behaviour, by following the steps below:
This can be done by navigating to "Administration → Issues → Field Configurations" page.
Choose the one used by your project and then click on "Configure".
Make sure the "Resolution" field is not hidden. If this is hidden an option to "Show" will appear, in our case it's not hidden. Hence we have an option to "Hide" this field.
Now confirm that the "Resolution" field is added to the Resolve issue screen for the specific projects where required.
Reindex JIRA instance for changes to be effective since this is configuration change.
Was this helpful?