data_import: Update Rocket.Chat caveats for discussions and uploads.

Uploaded files import implemented in: aed4e48
This commit is contained in:
Priyansh Garg 2021-08-12 19:01:01 +05:30 committed by Tim Abbott
parent 26f16b9eec
commit 7d3ecc8a0e

View File

@ -84,12 +84,14 @@ This import tool is currently beta and does not support importing
the following data:
- User avatars
- Uploaded files
- Default channels for new users
- Wildcard mentions such as `@all` and `@here` are not converted.
- Starred messages
- Threads as separate topics
- Messages longer than Zulip's limit of 10,000 characters.
- Messages from Rocket.Chat Discussions are imported as topics
inside the Zulip stream corresponding to the parent channel of the
Rocket.Chat Discussion.
Additionally, because Rocket.Chat does not provide a stable data
export API, the import tool may require small changes from time to