Excerpt | ||||||||
---|---|---|---|---|---|---|---|---|
| ||||||||
Panel | ||||||||
| ||||||||
This page is about JEP for Jira DC. Using Cloud? Click here. |
The Linked Issue Count field displays the specified field /or custom field of linked issues. When clicked, it navigates to those the linked issues in the issue navigator.
To create a Linked Issue Count
- Navigate to Jira Admin > Add-ons > Enhancer Plugin Menu > Custom Field Configuration and go to the Parent / Linked issue fields tab.
- Click on the Parent/Linked Issue Custom Fields button, and select Linked Issue Count.
...
Issue Navigator.
On this page:
|
---|
Step 1: Create a Linked Issue Count 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 Parent/Linked/Epic Issue tab on the left-hand side of the dialogue.
Select Linked Issue Count, 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).
Select
...
Issue Link Type and Direction.
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. |
When there are more than one linked issue within the
...
selected link type, the Linked Issue Count will
...
display only one of them.
Usage in JQL searches
You can use the Linked Issue Count in your JQL (Jira Query Language) searches to filter and sort issues. For example, you can find issues with more than three linked issues of the causes
issue link type.
Excerpt | ||
---|---|---|
| ||
Calculates the number of linked issues (of specified issue linking) within the issue. |