Excerpt | ||||||||
---|---|---|---|---|---|---|---|---|
| ||||||||
Panel | ||||||||
| ||||||||
This page is about JEP for Jira DC. Using Cloud? Click here. |
The First/Last "In Progress" Status Date Custom Field calculates when the custom field tracks when an issue's status first or last changed to In Progress first or last.
...
.
On this page:
|
---|
Step 1: Create a First/Last "In Progress" Status 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 "In Progress" Status Date or
...
Last "In Progress" Status Date
...
, then click Add custom field
...
.
Step 2: Configure the field
Fill in the dialog box:
Name – Create a name
forfor the custom field (this will appear on screens and can be used in JQL).
- The
Status
field– This field will automatically change to In Progress, but you can add more statuses.
- The
First
or/Last
drop– This drop-down menu will automatically change according to the custom field selection.
- And then click on the Add Custom Field button. That's it.
...
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 | ||
---|---|---|
| ||
Calculates the first/last date that the issue's status changed to the In Progress status. |