Forums

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

how do i search for issues that have linked issues to a specific project?

Scott Federman
Contributor
March 5, 2019

How would I filter for issues that have issues links but only to those linked with one specific project?

EX: I need to see issues that are linked to only AR tickets. 

 

1 answer

1 accepted

1 vote
Answer accepted
Alexey Matveev
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.
March 5, 2019

Hello,

You would need a plugin for it.

There are multiple plugins available: Power Scripts, ScriptRunner, Jtrics, JQL Extenstion for Jira.

If you want to use the Power Script plugin, then you JQL would look like this:

key in hasLinks("project = AR")

Scott Federman
Contributor
March 5, 2019

Hey Alexey. I have both power scripts and scriptrunner and i dont seem to have the "hasLinks" function.

Alexey Matveev
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.
March 5, 2019

JQL functions from the Power Scripts add-on are disabled by default. Go to manage apps -> Power Scripts and enable disabled modules there.

Like Scott Federman likes this
Scott Federman
Contributor
March 8, 2019

Worked like a charm

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events