Skip to content
This repository has been archived by the owner on Jul 5, 2024. It is now read-only.

[MM-48390] Validate imports against the users, teams, channels from the server #618

Merged
merged 2 commits into from
Dec 20, 2022

Conversation

noxer
Copy link
Contributor

@noxer noxer commented Dec 2, 2022

Summary

The import validator can now validate the import users, channels, and teams against a live server, should one be configured. This allows us to warn the user about users that would be overwritten, users with different email addresses, and duplicate teams and channels.

Ticket Link

MM-48390

@noxer noxer requested a review from isacikgoz December 2, 2022 15:24
@noxer noxer marked this pull request as ready for review December 2, 2022 17:16
Copy link
Member

@isacikgoz isacikgoz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, just a small question.

commands/utils.go Show resolved Hide resolved
commands/import.go Show resolved Hide resolved
@isacikgoz isacikgoz added the 4: Reviews Complete All reviewers have approved the pull request label Dec 20, 2022
@noxer noxer merged commit 9fa3aca into master Dec 20, 2022
@noxer noxer deleted the MM-48390-find-server-duplicates branch December 20, 2022 13:37
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
4: Reviews Complete All reviewers have approved the pull request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants