-
Notifications
You must be signed in to change notification settings - Fork 33
Open
Description
We were following the Slack migration guide. Running step:
- Convert Slack Import to Mattermost Bulk Export Format
./mmetl transform slack --team <TEAM NAME> --file export-with-emails-and-attachments.zip --output mattermost_import.jsonl
mmetl reports numerous errors similar to the following:
2022/08/29 15:07:31 User googledrive does not have an email address in the Slack export. Used googledrive@example.com as a placeholder. The user should update their email address once logged in to the system.
2022/08/29 15:07:31 Slack Import: Unable to import the message as its type is not supported. post_type=message post_subtype=thread_broadcast
2022/08/29 15:07:32 Slack Import: Unable to import the message as its type is not supported. post_type=message post_subtype=group_join
2022/08/29 15:07:32 Slack Import: Unable to add the message as the Slack user does not exist in Mattermost. user=U027TGQAFTL
2022/08/29 15:07:32 ERROR processing post in thread, couldn't find rootPost: {User:UKT0QMPRN BotId: BotUsername: Text:this ?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels