Versions Compared

Key

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


Excerpt
hiddentrue

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

...

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

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

You can create a Status Exit Date custom field to track when an issue transitions out of a specific status. For example, if an issue transitions from the Backlog to any other status, this field will record the exact date of that transition. This is a calculated (read-only) custom field.

To create a status exit date field 

...

On this page:

Table of Contents
minLevel1
maxLevel6
outlinefalse
styledefault
typelist
printabletrue

Step 1: Create a Status Entry 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. 

    image-20241018-162611.pngImage Added
  6. Select Status Entry Date, then click Add custom field.

Step 2: Configure the field

  1. Fill in the dialog box:

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

  • Status – You can select one or more statuses to record the date when the issue transitioned to that status.

After the 5.36.0 version, you can select multiple statuses.

  • First/Last Select whether the issue can re-visit this status (

    e.g.

    for example, Open - In Progress - Resolved - Open - In Progress)

  • And click Add Custom Field button. That's it.

...

  • . If you choose Last, you can also decide whether the custom field will skip self-transitions in its calculation.

  1. 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 Status Entry Date in your JQL searches to filter and sort issues based on their resolution time.

Excerpt
hiddentrue

Calculates the date that the issue was transitioned from the configured status to another status.