How to do advanced search to view all the linked issues of an issue.

Krish Chimakurthy June 19, 2019

What would be the syntax for searching all the issues which are linked to the user story or an epic but they are not sub tasks or child tasks.

1 answer

0 votes
Thomas Magny-Garcia
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, 2019

Hello,

This request may help you :
issueFunction in linkedIssuesOf("key = [IssueKey]")

This will give all links with the issue you want.

Suggest an answer

Log in or Sign up to answer