Forums

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

How do I write a JQL to find all the issues linked to specific linked type

Ganga_Selvarajah
Contributor
December 29, 2011

Hi,

How do I write a JQL to find all the issues linked to specific linked type, such as Linked Type = “Multiversion”

Thanks

Ganga S

3 answers

1 accepted

0 votes
Answer accepted
tier-0 grump
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
December 29, 2011

Unfortunately you'd probably have to write your own JQL Function plugin to do this. You can get hold of the linked issues for a type, but only for a specified issue, for instance

issue in linkedIssues(ABC-123,"MultiVersion")

If you want to write your own plugin, this is a good tutorial to get you kick started -

https://developer.atlassian.com/display/JIRADEV/Plugin+Tutorial+-+Adding+a+JQL+Function+to+JIRA

1 vote
Logan G Hawkes
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.
January 27, 2012

There is also a plugin that contains the required JQL operators, the JQL Tricks Plugin. Note: it's a commercial plugin costing anywhere from $5 to $400 per year. Looks cool though.

0 votes
Filipe February 25, 2014

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events