Forums

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

JQL search of issues with linked issue of specific type

Shailesh Kumar April 6, 2018

Hi,

We have a process where we create separate doc issues for every new feature or improvement and link them through a relationship "is documented in", "is documented for". 

We want to do some searches like following:

- show me all the new features / improvements which have a linked doc issue.

- show me all the new features / improvements which don't have a linked doc issue.

Here "new feature", "improvement" and "doc" are issue types.

 

How can we do such queries using JQL? 

If it is not possible in JQL , is there any alternative solution? 

 

 

1 answer

1 accepted

0 votes
Answer accepted
Alana Fernando
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 6, 2018

hi @Shailesh Kumar

you can use JQL tricks plugin and use below JQLs to achieve this. 

  • Issue in haslinks ( "is documented in", "type in ("new features","improvements")
  • Issue not in haslinks ( "is documented in", "type in ("new features","improvements")

 

 

https://www.j-tricks.com/jql-tricks-plugin.html

https://community.atlassian.com/t5/Jira-questions/jira-query-issues-with-linked-issues/qaq-p/426769

https://marketplace.atlassian.com/plugins/com.j-tricks.jql-plugin/server/overview?_ga=2.216339350.1212182030.1522857814-2116807024.1522378483

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events