Linked Issue Count custom field
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 the linked issues in the Issue Navigator.
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.
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.