I would like to be able to show at a glance the link relationships that exist between cases in a single project, specifically concentrating on any blockers listed.
Although I cannot use a JQL to pick out the specific links, is there a gadget that will show these elements?
I saw a similar question in 2019 where the answer was no, but I was hoping that things might have progressed in five years.
Hi @kay bickell
I’m Charlotte, a support engineer at Appfire and I’m here to help you.
Unfortunately, natively, you’ll not be able to do it dynamically.
In the app where my team works, JQL Search Extensions for Jira, you can use this query to get the tickets with a certain link type:
issue in linkedIssuesOfQuery("project=ABC”, "is blocked by")
Please contact our support if you have any other questions about this query.
We’ll be happy to help you!
Hi @kay bickell - Natively, there are really only a couple options and they are more compromises than solutions:
issueBlocks = ABC-123
For anything more robust, you would need to invest in a marketplace app that provides JQL extensions.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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.