I want to create a structure that displays the links of the issues that have blockers (is blocked by and preventing the issue from being completed), but only the ones that are blocked by and not the ones that are blocking or related in any other way. If a add the link column I get all related. Is there a way to just add in the "is blocked by" links to display in the structure?
Thanks,
Lauren
Lauren, you can create a structure and populate it using a Links synchronizer to add all blocking issues. Then, if you need to select only those issues that are blocked, you can use S-JQL query to select the top issues.
In more detail:
I hope this helps. More information can be found in the docs:
Igor
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.