Excerpt | ||||||||
---|---|---|---|---|---|---|---|---|
| ||||||||
Panel | ||||||||
| ||||||||
This page is about JEP for Jira DC. Using Cloud? Click here. |
The First/Last "Closed" User Custom Field calculates custom field stores the user who closed an issue first or last.
...
On this page:
|
---|
Step 1: Create a First/Last "Closed" User
...
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 User/Group tab on the left-hand side of the dialogue.
...
Select First/Last Comment User, 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 – 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.
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 | ||
---|---|---|
| ||
Calculates the first/last user who closed the issue. |