jql for blocked issues

sean256 NA September 28, 2016

I found some answers on this already but they are from 2012 and I hope they are outdated.

I want to search for issues that are blocked by other issues (any not specific) using jql. If it exists I want to change the color of our kanban board cards to show issues that are blocked by others.

Similarly I want to also search for issues that are blocking others.

1 answer

0 votes
JamieA
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.
September 28, 2016

If you have ScriptRunner you could use hasLinks() JQL function:

https://scriptrunner.adaptavist.com/latest/jira/jql-functions.html#_haslinks

Suggest an answer

Log in or Sign up to answer