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

  1. From Jira settings, navigate to Manage Apps.

  2. From the side menu, find Enhancer Plugin for JIRA.

  3. Click Custom Field Configuration.

  4. Click the Add new JEP custom field button.

  5. Click the Counter tab on the left-hand side of the dialogue. 

  6. Select Resolution Counter, then click Add custom field.

    Screenshot 2024-12-11 at 14.17.14.png

Step 2: Configure the field

  1. Fill in the dialog box:

    Screenshot 2024-12-11 at 14.17.58.png
    • Name – Create a name for the custom field (this will appear on screens and can be used in JQL).

  2. 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.