Forums

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

Cannot see linkedIssuesOf as a valid function in Jira JQL search

rpires
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!
November 23, 2022

I am trying to use linkedIssuesOf as a function in a JQL query in Jira.

This is the message I get: "Unable to find JQL function 'linkedIssuesOf()'."

 

Is there anything such as an additional package for JQL advanced functions that I might be missing? Or would this be related to specific Jira versions?

 

Thanks in advance

2 answers

1 accepted

1 vote
Answer accepted
Mikael Sandberg
Community Champion
November 23, 2022

linkedIssuesOf is not a default function in JQL, that is an extended function that you get if you have Scriptrunner or Enhanced Search (JQL & Subqueries) from Adaptavist.

rpires
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!
November 24, 2022

Thanks for the answer Mikael!

0 votes
mauricio.groth
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.
November 24, 2022

Hi @rpires

With standard JQL, you can only get a list of issues with links and export them to Excel for further processing. This works if you want to do a one-off analysis.

Standard JQL doesn't easily allow it, but you can find the results quickly using our professional indexing service: JQL Search Extensions

After you install the app, you can simply search:

issue in linkedIssuesOfQuery("project=ACME", "is blocked by")

Check out the documentation to see more examples.

If you have any other questions, please contact our support. We’ll be happy to help you!
Best regards,
Maurício

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events