Hi I am having a JIRA Automation that i am trying to use for Tasks Assignments based on set of rules. The Automation runs smooth for the First If Condition and if does not match, then it does not go to the next If condition but exits. How do i create automation rule that has IF Elseif Else IF and then.
Hi Prem,
Yes that is how it works if you do not use the IF/ELSE conditions. You will need to replace each one of the IF conditions you have now by starting with an IF/ELSE condition. Then you can move the Actions under each of those.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.