-
Bug
-
Resolution: Unresolved
-
Low
-
Severity 3 - Minor
-
0
Issue Summary
When using the Send Mail action with automations, selecting a group that has more than 90 active users in it will have emails sent only to the first 90 users in the group. In practical terms, out of a group of 100 users, only 90 will receive emails.
Deactivated users do not count towards this value.
Steps to Reproduce
- Create a group and add over 90 active users to it, ie Test Group
- Create an automation rule within a Jira Service Management project with a Send Mail action
- Add the Test Group you've created as a recipient and trigger the automation rule
Expected Results
All active members of the group will receive the email.
Actual Results
Only the first 90 users retrieved from the group will receive the email.
Workaround
Larger groups will need to be split so that each group has less than 90 active users in it. Both groups can then be added to the automation rule in order to receive the emails.
- is related to
-
JIRAAUTOSERVER-859 Allow the "Send Email" action send emails to all users from groups having more than 100 users
- Gathering Interest
- relates to
-
AUTO-76 Add support for custom email domains to Send Email action, to support customising the "from" and "reply-to" addresses
- Gathering Interest
-
JIRAAUTOSERVER-1028 Improve "Send email" action - add support for e-mail templates, emailing over 50 users, send to specific user using smart value, send to all users in an organisation, default to/from addresses, email to a specific user
- Gathering Interest
- mentioned in
-
Page Failed to load
Raised as https://codebarrel.atlassian.net/browse/AUT-2384 to track on the Automation backlog