-
Suggestion
-
Resolution: Unresolved
-
None
-
0
-
Issue Summary:
Automation for Jira sends out emails from its automation rule even if Jira's Global Configuration is configured to disable Outgoing emails from the instance.
Steps to Reproduce
- Disable the Outgoing email on an instance
- Configure an Automation for Jira rule to send out an email on any trigger.
Expected Results:
Automation for Jira does not send the email from the automation rule when the rule is executed, respecting Jira's Global configuration for Outgoing emails.
Actual Results
Automation for Jira sends out the email to the recipient ignoring the global configuration set by Jira's Global configuration for outgoing emails.
Workaround
Currently, there is no known workaround for this behavior. A workaround will be added here when available
There should at least be a banner or something that shows what is and isn't respected by the rule.
What I'd love to see is an option to dis/allow automations to respect when outgoing mail is disabled. A child toggle, basically.