mmctl: Add the ability to auto-add users to a team when moving a channel
#30,332 opened on Feb 25, 2025
Repository metrics
- Stars
- (32,880 stars)
- PR merge metrics
- (Avg merge 6d 5h) (318 merged PRs in 30d)
Description
When running mmctl teams channel move if there are users not in the destination team, that are in the channel, the command fails with a simple error message. The server logs do contain warning logs about which users need to be added but the command output does not.
It would be a much better experience if:
- The command output listed the users that needed to be added, and
- There was a flag that auto added missing users to the team
If you're interested please comment here and come join our "Contributors" community channel on our daily build server, where you can discuss questions with community members and the Mattermost core team. For technical advice or questions, please join our "Developers" community channel.
New contributors please see our Developer's Guide.