Forums

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

Use Issue filter to filter issues relating to linked project

Tom
Contributor
February 9, 2018

Hi all,

Is it possible to search for issues based on their link to another issue.

Thankyou kindly for your help.

Tom

3 answers

0 votes
Tom
Contributor
February 9, 2018

Hi Guys,

Thank-you for getting back to me so promptly,

Couple of queries.

- What is JQL? Is this Java Query Language or JIRA query language?

- How do i know if I have the Script Runner plugin?

I feel i must point out for clarification that i am a JIRA end-user, not a software developer.

Tom

Danyal Iqbal
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.
February 9, 2018

JQL is jira query language.

You could ask your jira administrator, if the script runner plugin is installed. Or you could simply start typing"issueFunction in Link...." in the search bar and if it is autocompleted, scritp runner is already installed.

Pedro Felgueiras
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.
February 9, 2018

if you try to query for "issueFunction in ..." and the autocomplete shows the options you have de script runner 

0 votes
Danyal Iqbal
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.
February 9, 2018

Not with default jql. however, there is a bunch of plugins for this:

Prepare a filter with JQL functions :

1. Script Runner plugin

Issue Links

- hasLinks(link name)

- hasLinkType(link type name)

- linkedIssuesOf(Subquery, link name)

2. Search Linked Issues for JIRA plugin: https://marketplace.atlassian.com/plugins/org.craftforge.jira.craftforge-jql-functions-plugin

3. JQL tricks plugin:

https://marketplace.atlassian.com/plugins/com.j-tricks.jql-plugin

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events