Forums

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

Unable to use linkedIssues JQL

Nikki DuBois
Contributor
June 19, 2023

If we have a task and there are other tasks linked to it as a dependency I cannot figure out how to search for that specific task key ID and the dependencies linked to that specific task key ID. Is this doable?

3 answers

1 accepted

2 votes
Answer accepted
JM Perrot
Community Champion
June 19, 2023

Hello @Nikki DuBois 

Did you try IssueLink = XYZ-99

Else can you specify more about your context.

Regards,

JM

1 vote
Frederik Vantroys
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.
June 19, 2023

Something like this should work:

issueKey = "TASK-123" OR issueLinkType = "is blocked by" AND issueLink in linkedIssues("TASK-123")

1 vote
Deepak Jain
Community Champion
June 19, 2023

Hi @Nikki DuBois ,

Welcome to the Atlassian Community !!

I'm not sure if you are looking for this :

issuefunction in hasLinkType("Cloners") and issue in linkedIssues(Test-123)

Thanks !!

Deepak Jain
Community Champion
June 19, 2023

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
PREMIUM
PERMISSIONS LEVEL
Product Admin
TAGS
AUG Leaders

Atlassian Community Events