Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Quick Filter on a kanban for linked issue of a particular types

Martin Hamilton
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
April 17, 2018

Hi - is it possible to create a quick filter to only select issues which have a linked issue of a particular type? Am struggling with the JQL required to do this?

Thanks Martin

1 answer

0 votes
laralg
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.
April 17, 2018

You will need an add-on to do this, the easiest would be Scriptrunner, they have JQL functions and one of them lets you search by linked issue:
https://scriptrunner.adaptavist.com/latest/jira/jql-functions.html

 

I use something like this:
project = TEST AND issueFunction in hasLinks(causes)

Regards!

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events