@datamonk wrote:
Summary
Trying to add a user to a channel from the command line, getting an error that it requires an Enterprise license. From the UI I don't see anywhere to tie users to channels.
Steps to reproduce
Using 3.9.0 on Linux
User already bot@example.com created
Channel botsample already createdcd /opt/mattermost sudo ./bin/platform channel add botsample bot@example.com
Expected behavior
I am in the /opt/mattermost directory, I run variations of the following command:
sudo ./bin/platform channel add botsample bot@example.com
I would expect that the user bot@example.com would be added to the botsample channel.
Observed behavior
Response is:
Error: Feature requires an enterprise license. Please contact your system administrator about upgrading your enterprise license.
Followed by usage instructions.
Is this really an "Enterprise" feature?
If not, what might I have done wrong?
If so, is there another way to do this?
Posts: 1
Participants: 1