Resolution Counter custom field
This page is about JEP for Jira DC. Using Cloud? Click here.
The Resolution Counter custom field tracks the total number of resolutions for an issue, based on changes to the Resolution field. An issue is considered resolved when its Resolution field is changed from EMPTY
to a value.
Step 1: Create a Resolution Counter custom field
From Jira settings, navigate to Manage Apps.
From the side menu, find
Enhancer Plugin for JIRA
.Click Custom Field Configuration.
Click the Add new JEP custom field button.
Click the Counter tab on the left-hand side of the dialogue.Â
Select Resolution Counter, then click Add custom field.
Step 2: Configure the field
Fill in the dialog box:
Name – Create a name for the custom field (this will appear on screens and can be used in JQL).
Click the Save custom field button.
You must link the custom field with the appropriate screens to see them. For more information, refer to the Jira documentation.
Usage in JQL searches
You can use the Resolution Counter in your JQL (Jira Query Language) searches to filter and sort issues.