HOTFIX: Fixed Email Alert Issue
The rule engine should no longer send an exponential number of alert emails for the “Send Email to Admin Alert Addresses” action based on the number of alert addresses. It should now send one email to every alert address as expected.
Before, every alert address was receiving n+1 emails, where n is the number of separate alert addresses set up. So if you had 4 alert addresses, each of those 4 would receive 5 emails (20 emails sent out total) instead of each receiving one.
0
Please sign in to leave a comment.
Comments
0 comments