Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

Filtering issue type when using issue linking

Pablo Barbero October 23, 2020

Hello Everyone

 

Question,

My service desk team complains that when they are going to link an issue by using issue linking they see all types of issues that they don't want to link. Is there any way to restring the issue linking to just one specific issue type or specific JQL query?

2 answers

1 vote
Stephen Garber
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
October 23, 2020

Pablo, 

 

Jira doesn't have this ability by default, but if you have scriptrunner you can use the linkedissuesof issuefunction to search for specific link types.

Here's more info on how to do this: https://docs.adaptavist.com/enhanced-search/jira/cloud/latest/functions/issue-link-functions.html

0 votes
Ziad Bakhiet October 23, 2020

Hello Pablo,

You can easily get the result using JQL Search Extensions

You can search for issues that have a particular link type with the following JQL:

linkType = "is blocked by"

The above JQL Find all issues which are blocked by another issue, you can replace it with any other link type.

The full documentation can be found here.

Regards,

Ziad

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
STANDARD
PERMISSIONS LEVEL
Site Admin
TAGS
AUG Leaders

Atlassian Community Events