Hi ,
I want to create an automation rule that does the following:
CHECK CONDITION ONE
IF TRUE
UPDATE COMMENT AND STATUS ON ISSUE (CANCELLED)
TERMINATE
CHECK CONDITION TWO
IF TRUE
UPDATE COMMENT AND STATUS ON ISSUE (CANCELLED)
TERMINATE
CHECK CONDITION THREE
IF TRUE
UPDATE COMMENT AND STATUS ON ISSUE (CANCELLED)
TERMINATE
CHECK CONDITION FOUR
IF NOT TRUE
UPDATE COMMENT AND STATUS ON ISSUE (CANCELLED)
TERMINATE
CHECK CONDITION FOUR
IF TRUE
UPDATE INSIGHT OBJECT
UPDATE COMMENT AND STATUS ON ISSUE (CLOSED)
TERMINATE
Can somebody advise whether it is possible to achieve this in an automation rule and if it is possible how to do it.
Thanks.
Hi @Laurence Reynolds ,
by using the IF/ELSE condition in a rule you can get what you want done.
Regards, Marco
Hi Marco
Unfortunately the IF/ELSE construct is not currently available in the Cloud version of Jira Service Management - at least not in the version I have access to.
Is there any other way to achieve what I want?
Regards.
Larry.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Laurence Reynolds ,
Strange, I'm assuming that If/Else block is available in every version. I can't find any difference in the documentation either.
Do you have a screenshot of the choices available when you select 'New Condition' ?
Here's a screenshot of the choices I have available in my own "Standard" version.
Regards, Marco
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
OOPS!!!! Sorry my bad. I copied my automation rule from an existing rule and I didn't check to see if there was an "If/else block" option I could use to replace the existing "if" condition when looking to inserting the "else" condition.
Humble apologies for wasting your time.
Your help is much appreciated.
Thanks.
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.