Forums

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

Automation Rule is validating but no logs shows no action performed

Harry Brar
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
December 11, 2023

Hi All,

 

I have created the following automation to auto-assign the tickets, and the JQL queries are validating, but the rule automation log shows- no action performed- The issue did not match the JQL condition. Please advise. 

Issue is created>>if createdDate > startOfDay("+0h") AND createdDate < endOfDay("-15h")>>assign the ticket to X agent>>if createdDate > startOfDay("+9h") AND createdDate < endOfDay("-13h")>> Assign the ticket based on work load>>if createdDate > startOfDay("+11h") AND createdDate < endOfDay("+0h")>>Assign the ticket Y agent. 

 

Thanks

1 answer

0 votes
Bill Sheboy
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.
December 11, 2023

Hi @Harry Brar -- Welcome to the Atlassian Community!

Without seeing an image of your actual rule or the audit log details...

I hypothesize your rule is using if-conditions and not if-else conditions for the different cases you note.  And so the rule halts after the first one.  Please try using the if-else condition.

If that does not help, please post an image of your actual rule and the audit log details to provide context.  Thanks!

Kind regards,
Bill

Harry Brar
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
December 11, 2023

Thanks Bill, I found the issue, I was supposed to use the Branch out to apply multiple conditions, It's working now.

Like Bill Sheboy likes this

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events