Hi! I am trying to create a filter that will show me stories that are in blocked status. I've created filters showing unassigned stories (ASSIGNEE=EMPTY) and I tried a similar filter, where STATUS=BLOCKED but no cigar. Any suggestions?
I know this is an old post, but thought I would add this in case anyone else (like me) finds it in the hope of enlightenment!
I created a quick filter using this jql syntax to do this
status != Done AND issueLinkType = "is blocked by"
Hi Michael,
If the status is actually called "Blocked" your filter should work. But status and column of the board are not necessarily the same. Please use the View Workflow option of one of the issues to verify if the Blocked status actually exists.
It could have a different name.
Best,
Maarten
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.