Forums

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

Getting Linked issues by link type

Aakash Patel March 29, 2021

I am trying to get list of Jiras in the project that are specifically in "Is Related To" linking section and NOT in "relates" section of ticket. Can someone please help? 

I am trying and cant seem to get desired results using below query.

project = XXX AND issueLinkType = "is related to" and type = story

 

1 answer

0 votes
Mirek
Community Champion
March 29, 2021

Hmm.. I guess that you need to simply find all issues that are using specific link and not using other..

issueLinkType in ("is related to") and issueLinkType not in (relates)

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events