mirror of
https://github.com/zulip/zulip.git
synced 2026-07-03 21:10:12 +08: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. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| gitter.py | ||
| import_util.py | ||
| mattermost.py | ||
| rocketchat.py | ||
| sequencer.py | ||
| slack_message_conversion.py | ||
| slack.py | ||
| user_handler.py | ||