mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 21:43:21 +00:00
Apparently, we have a second code path where we might try to call send_email library functions on old data, namely in the queue_processors codebase. So we apply the same migration logic here.