mirror of
https://github.com/zulip/zulip.git
synced 2025-11-02 04:53:36 +00:00
It is possible to have multiple users with the same email address -- for instance, when two users are guests in shared channels via two different other Slack instances. Combine those Slack user-ids into one Zulip user, by their user-id; otherwise, we run into problems during import due to duplicate keys.