Versions Compared

Key

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

Excerpt
hiddentrue

Calculates issue's first/last user who change issue's status to In Progress

 

To create a First/Last In Progress user custom field 

  • Navigate to JIRA Admin > Add-ons > Enhancer Plugin Menu > Custom Field Configuration and switch to User tab.
  • Click on Image Removed button.
  • Fill the dialog 
    Image Removed
    • Pick JEP - First Closed User or JEP - Last Closed User in custom field drop down.
    • Give a name to the custom field
  • 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" User custom field stores the user who closed an issue first or last.

On this page:

Table of Contents
minLevel1
maxLevel6
outlinefalse
styledefault
typelist
printabletrue

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

  6. Select First/Last Comment User, 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 – You can pick more than one status, and any of the selected statuses will be searched in the issue history.

    • First/Last – If you select First, the calculation will be done according to the first occurrence of the 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" User custom field in your JQL searches to filter and sort issues based on their resolution time.

Excerpt
hiddentrue

Calculates the first/last user who closed the issue.