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?
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.