Versions Compared

Key

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

Excerpt
hiddentrue

Calculates issue's first/last date that issue's status changes to In Progress status

To create a First/Last 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
    • Pick JEP - First In Progress Date or JEP - Last In Progress Date in custom field drop down.
    • Give a name to the custom field
    • Status field automatically changes to In Progress
    • First of Last drop down automatically changes according to Custom field selection.
  • 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 "In Progress" Status Date custom field tracks when an issue's status first or last changed to In Progress.

On this page:

Table of Contents
minLevel1
maxLevel6
outlinefalse
styledefault
typelist
printabletrue

Step 1: Create a First/Last "In Progress" Status 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 "In Progress" Status Date or Last "In Progress" 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 In Progress, but you can add more statuses.

  • First/Last – This drop-down menu will automatically change according to the custom field selection.

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

Excerpt
hiddentrue

Calculates the first/last date that the issue's status changed to the In Progress status.