Hi, all!
I have a superplugin JIRA Workflow Toolbox. How can i make next operation: status1 go to status2, if customfield1 = "A" and customfield2 is initialized. But if customfield1 isn't equal A, then we haven't any validators and conditions on transition.
Sorry for my english $)
You can't (easily) have conditional targets for the action.
The common strategy is to have two actions with the same name with different conditions. Make sure the conditions are mutually exclusive to avoid confusion.
If you do that the net result as far as the user is concerned is the same as having a conditional target.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.