I'd like to create a workflow condition in which a bug can not be moved into the 'done' swimlane unless by a certain group. How can I set this for a bugs specifically? So example would be this
if issue = task/story
then it can move to done
but if issue = bug
then it can only moved to 'done' by a specific group that I will set
There is a Value Field workflow condition that you can use to check Issue Type.
You can use it in conjunction with the group validator.
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.