Hi!
If there are two issues, one blocking and one blocked, I need to forbid to start work on blocked issue.
I've tried to find an answer here, but without success. I'm sure that there are a lot of people who implemented required behavior, therefore if anybody knows the solution, please give me advise.
Thanks,
Roman.
Unfortuantely it looks like this is impossible to do, though it can be very useful feature.
You can do it with a plugin. Just write a workflow condition similar to subtask blocking condition.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
There is a "sub-task blocking" workflow condition, but I don't know of any way off the top of my head where you can have one issue block another.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thanks for the quick reply, but this is slightly diferent from what I'm looking for. I know about this condition, but as I understand it works only for sub-tasks, but I need to block workflows for standard issue which is linked as "blocked by" with another standard issue.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Roman,
you can use GroovyRunner plugin for JIRA: https://studio.plugins.atlassian.com/wiki/display/GRV/Script+Runner.
When this plugin will be enabled, you`ll can create a new type of workflow conditions - "Script Condition". So you can write any condition you need.
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.