Hi everyone,
I’m hoping to get some help understanding why one of my Jira Automation rules keeps failing without giving a clear reason.
I’ve created an automation rule that should trigger whenever we receive a Critical or Major ticket on our customer service portal. When the condition is met, the rule is supposed to send an email notification to a specific group of people.
However, the rule keeps failing and only shows the generic message “Some errors.”
When I open the details, it says:
“The rule was disabled, deleted, or re-configured while it was running; or you may have reached your execution limits.”
I’ve checked everything mentioned in that message, and I’m confident that none of those situations apply:
The rule is enabled
It hasn’t been deleted or modified mid-run
We are not close to any execution limits (as far as I can tell)
Because of that, I’m stuck — the rule simply won’t run, and I don’t know how to figure out the actual root cause.
My questions for the community:
How can I identify the exact reason an automation rule is failing when it only reports “Some errors”?
Is there a more detailed log or debug view available beyond the summary shown in the audit log?
Are there known issues or hidden conditions that might cause a rule like this (email notification on Critical/Major issues) to fail?
Could this be related to permissions, email handler configuration, or something else not mentioned in the error?
Any insights or troubleshooting steps would be greatly appreciated.
Thanks in advance!
A couple of questions:
Hello @Satyam Gambhir
Welcome to the Atlassian community.
Do you have Jira Product Admin access? A person with that level of access can check your Automation Rule usage from Jira Settings / System / Global Automation.
https://support.atlassian.com/cloud-automation/docs/view-your-automation-usage/
For a Standard JSM subscription your monthly usage limit is 5000 executions. You can learn how usage is calculated here:
https://support.atlassian.com/cloud-automation/docs/how-is-my-usage-calculated/
That would be the first thing to double check.
Addressing your questions:
1. The errors encountered by the rule will be detailed in the rule execution audit log, which you've already reviewed.
2. All the log details available to you are what you see in that audit log. To get more information your Jira Admins need to open a support case with Atlassian at https://support.atlassian.com/support/#/
3. None that I'm aware of.
4. Unlikely
Can you provide screen images showing the complete automation rules and the details in the execution audit log?
What is the Scope of the rule and the Actor from the Rule Details page?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.