Excerpt | ||
---|---|---|
| ||
Calculates issue's first/last closed date |
- Navigate to JIRA Admin > Add-ons > Enhancer Plugin Menu > Custom Field Configuration and switch to Date tab.
- Click on button.
- Fill the dialog
- Pick JEP - First Closed Date or JEP - Last Closed Date in custom field drop down.
- Give a name to the custom field
- Status field automatically changes to Closed.
- First of Last drop down automatically changes according to Custom field selection.
- And click Add Custom Field button. That's it.
...
Panel | ||||||||
---|---|---|---|---|---|---|---|---|
| ||||||||
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:
|
---|
Step 1: Create a First/Last Comment Date custom field
From Jira settings, navigate to Manage Apps.
From the side menu, find
Enhancer Plugin for JIRA
.Click Custom Field Configuration.
Click the Add new JEP custom field button.
Click the Date tab on the left-hand side of the dialogue.
Select First "Closed" Status Date or Last "Closed" Status Date, then click Add custom field.
Step 2: Configure the field
Fill in the dialog box:
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.
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 | ||
---|---|---|
| ||
Calculates the issue's first/last closed date. |