mirror of
https://github.com/zulip/zulip.git
synced 2025-11-10 00:46:03 +00:00
This adds infrastructure to prevent duplicate custom emails from being sent to users when the management command is run multiple times with identical email template content. The implementation uses RealmAuditLog tracking with a new CUSTOM_EMAIL_SENT event type (810) that stores a hash of the email template content. Fixes: #19529.
10 KiB
10 KiB