Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Excerpt
hiddentrue

Calculates the date the issue was transitioned to the configured status.

You can create a generic date custom field to hold status change's date. This field is calculated (read-only) custom field.

To create a custom date field 

  • Navigate to JIRA Admin > Add-ons > Enhancer Plugin Menu > Custom Field Configuration and switch to Date tab.
  • Click on Image Removed button.
  • Fill the dialog 
    Image Removed
    • Give a name to the custom field
    • Select Status to hold date when the issue's status changed to this status.
    • Specify First of Last whether the issue can re-visit this status (e.g. issue can be reopened and then changed to Under Review status again)
  • And click Add Custom Field button. That's it.

...

Panel
panelIconIdatlassian-info
panelIcon:info:
panelIconText:info:
bgColor#F4F5F7

This page is about JEP for Jira DC. Using Cloud? Click here.

The First/Last Closed Status Date custom field calculates the date when an issue was closed for the first or last time.

On this page:

Table of Contents
minLevel1
maxLevel6
outlinefalse
styledefault
typelist
printabletrue

Step 1: Create a First/Last Comment Date 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 Date tab on the left-hand side of the dialogue. 

  6. Select First "Closed" Status Date or Last "Closed" Status Date, then click Add custom field.

Step 2: Configure the field

  1. Fill in the dialog box:

    Image Added
    • Name – Create a name for the custom field (this will appear on screens and can be used in JQL).

    • Status This field will automatically change to Closed. However, you can select as many statuses as you like. Any of the selected statuses will be searched in the issue history.

    • First/Last –  This dropdown menu will automatically change according to the custom field selection. If First is selected, the calculation will be done according to the first occurrence of selected status(es). Otherwise, the last one will be calculated.

  2. Click the Save custom field button.

Tip

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 First/Last "Closed" Status Date in your JQL searches to filter and sort issues based on their resolution time.

Excerpt
hiddentrue

Calculates the issue's first/last closed date.