Hi, I have 4 board columns: To Do, In Progress, Done, and Blocked.
I've set it so there's no way to manually transition an issue to blocked. I would like to instead automatically set the issue as blocked when another issue has a "blocks...", or if the main issue is set with "is blocked by...".
And then, if possible, I'd like to also set that task back to In Progress when all the issues that block it are completed.
Is this possible with the current Automation features in JIRA?
One alternative is not having a "blocked" column on the board.
The columns of a board typically reflect the process the team follows. When there is a "blocked" column, the team is saying that situation is a normal part of their process...and they just accept that situation.
Another way to handle this is have the board represent your normal process. And, if something is blocked to use the "flag" feature to indicate that impediment, that abnormal condition. This flag can be enabled manually (with a right-click) or with an automation rule (as you appear to be checking for linked issues of type "blocks").
One added benefit of this is the team can always see how much work is in progress, even if it is blocked. This may incentivize them to work on clearing the blocking issue sooner.
Kind regards,
Bill
Hi Ali,
Yes this is possible.
Rule 1:
Rule 2:
Regards
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.