Transition with complicated conditions by JIRA Workflow Toolbox.

Kate
Contributor
November 23, 2011

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 $)

1 answer

1 accepted

0 votes
Answer accepted
JamieA
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
November 23, 2011

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.

Suggest an answer

Log in or Sign up to answer