Get Issues Linked to List of Issues

Jason Knight April 8, 2019

I have a query that returns a list of User Stories. Each of those user stories may have other stories linked to them. We'll visualize them like this:

- Issue 1

  - Linked Issue 3

  - Linked Issue 4

- Issue 2

  - Linked Issue 5

Now imagine I have Query A that returns Issues 1 and 2. Is there a way to form Query B that returns all issues linked to the issues from Query A? Query B should not list issues 1 & 2 statically but should respond to changes in the issues returned from Query A.

Is this possible in Jira Cloud?

1 answer

0 votes
Jason Knight April 18, 2019

Image result for anyone bueller

Suggest an answer

Log in or Sign up to answer