mattermost/mattermost

mmctl: Add the ability to auto-add users to a team when moving a channel

已关闭

#30,332 创建于 2025年2月25日

 (4 条评论) (0 个反应) (1 位负责人)TypeScript (7,823 个派生)batch import
Area/mmctlDifficulty/2:MediumHelp WantedTech/Go

仓库指标

星标
 (32,880 个星标)
PR 合并指标
 (平均合并 6天 5小时) (30 天内合并 318 个 PR)

描述

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:

  1. The command output listed the users that needed to be added, and
  2. 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.

JIRA: https://mattermost.atlassian.net/browse/MM-62918

贡献者指南