-
Bug
-
Resolution: Fixed
-
Low
-
9.1.1, 8.2.6, 9.2.2, 10.0.1, 10.3.2
-
Severity 3 - Minor
-
1
Issue summary
As mentioned in the documentation Create and edit Jira automation rules, Automation rules can be configured to notify the rule owner "when the rule fails":
Notify on error to specify the notifications the rule owner will receive if the rule fails.
In reality, rule owners are only notified if the rule fails with the status SOME ERRORS. However, rule owners are not notified when the rule fails with other statuses such as FAILURE.
Steps to replicate
- Configure an automation rule with the following settings
- Add 2 projects the rule scope
- Use the trigger of your choice
- Add the "Add a comment" action
- Archive one of the 2 projects that are in the rule scope
- Trigger the rule
- Notice that the rule failed with the FAILURE status in the audit logs
- Check if a notification email was sent to the rule owner
Expected behavior
A notification email should be sent to the rule owner about this failure.
Actual behavior
No notification is sent
Workaround
None
- is related to
-
JIRAAUTOSERVER-1104 Automation rules using 3rd party add-on components fail if the rule actor is not granted global admin permission
-
- Closed
-
- relates to
-
JIRAAUTOSERVER-352 Notify user on failure
- Gathering Interest
-
JIRAAUTOSERVER-512 Make it easier to manage Automation notifications - who receives them, enabling/disabling notifications, new notifications for rule changes
- Gathering Interest
- links to