Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Automation Rule Not Running Second Part

Jeren Wunder
Contributor
May 7, 2025

I am hoping someone smarter than me can explain why this second part to the rule fails for me.  I tried taking it out entirely and just having a second automation handle all other tickets but that also breaks one rule.  I assume somewhere between the first THEN and the second IF is my issue.  Any idea of what I am missing or a better way to do this?  Thanks.1.png2.png

2 answers

2 accepted

6 votes
Answer accepted
Marc - Devoteam
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.
May 8, 2025

Hi @Jeren Wunder 

@Piyush Annadate _ACE Pune_ is correct.

An automation rule is running from top to bottom.

If you first condition fails in your rule the rule stops the execution, therefore you need. to use an if/else clause to make this requirement work

5 votes
Answer accepted
Piyush Annadate _ACE Pune_
Community Champion
May 7, 2025

Hello @Jeren Wunder ,
What is the 'Request type' for TS-355?

I assume that TS-355 has request type as something which is FALSE for first checks, and here in Automation, the IF is in the single line of automation, hence first fails, it won't run for next If.

Try using Branches to run multiple IFs, OR use if-else condition.
[I've not used  any Request type condition in ELSE as Request type would have something always and you just need either RT from selected else assignee to else for nothing or other RT]
Screenshot 2025-05-08 at 11.20.09 AM.png

Jeren Wunder
Contributor
May 8, 2025

Thank you.  That was my issue.  I edited it with an if-else-if and it works great now.  You guys rock!

Like Susan Waldrip likes this

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
PREMIUM
PERMISSIONS LEVEL
Product Admin
TAGS
AUG Leaders

Atlassian Community Events