mirror of https://github.com/zulip/zulip.git
0ef8ec698a
This change adds support for importing guest users from a Mattermost export file into Zulip. The function now checks the user's teams and roles to determine whether the user is a guest on the team, and sets the user's role accordingly. This ensures that the imported user data includes the correct role for each user. Fixes #23720. |
||
---|---|---|
.. | ||
__init__.py | ||
gitter.py | ||
import_util.py | ||
mattermost.py | ||
rocketchat.py | ||
sequencer.py | ||
slack.py | ||
slack_message_conversion.py | ||
user_handler.py |