Skip to content

Errors running 'mmetl transform slack' #22

@mkdbns

Description

@mkdbns

We were following the Slack migration guide. Running step:

  1. 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 ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions