mmctl icon indicating copy to clipboard operation
mmctl copied to clipboard

can't assign an admin when i create a team

Open fab-kaz opened this issue 2 years ago • 0 comments

Hello,

bin/mmctl team create --name test-fab6 --private --display-name test-fab6 --email [email protected]

create the team but the user whose email is [email protected] isn't admin of this private team despite the doc says it's possible with --email option: https://docs.mattermost.com/manage/mmctl-command-line-tool.html#mmctl-team-create.

I'm pretty sure it used to work some versions ago.

mattermost@1c3561f86243:~$ bin/mmctl version
mmctl:
Version:        9.1.0
GitCommit:      5934ff113becf755beb978cc7bd1ba6564cbbdd6
GitTreeState:   clean
BuildDate:      Fri Oct  6 15:28:56 UTC 2023
GoVersion:      go1.20.7
Compiler:       gc
Platform:       linux/amd64

Does anybody has a hint ?

regards,

fab

fab-kaz avatar Oct 28 '23 09:10 fab-kaz