Skip to content

[MM-128]: Added functionality to add user to all public channel in the team at once#133

Open
Kshitij-Katiyar wants to merge 4 commits into
mattermost-community:masterfrom
Brightscout:MM-390
Open

[MM-128]: Added functionality to add user to all public channel in the team at once#133
Kshitij-Katiyar wants to merge 4 commits into
mattermost-community:masterfrom
Brightscout:MM-390

Conversation

@Kshitij-Katiyar

@Kshitij-Katiyar Kshitij-Katiyar commented May 6, 2024

Copy link
Copy Markdown
Contributor

Summary

Added functionality to add users to all the team's public channels at once.
This can be achieved by adding * to ChannelsAddedTo in the config.json(as described in readme)

Ticket Link

Fixes #128

What to test

  1. Update the config.json file by updating the value '*' in ChannelsAddedTo Field.
  2. Add a new user to the team and he should be added to all the public channels of that team.

@Kshitij-Katiyar Kshitij-Katiyar changed the title [MM-390]: Added functionality to add user to all public channel in the team at once [MM-128]: Added functionality to add user to all public channel in the team at once May 6, 2024
@raghavaggarwal2308 raghavaggarwal2308 added 2: Dev Review Requires review by a core committer 3: QA Review Requires review by a QA tester labels Sep 21, 2024

@nathanaelhoun nathanaelhoun left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Hello, I needed this functionality and seeing that @Kshitij-Katiyar already had implemented it, I compiled it and gave it a try on my Mattermost v9.11.1 instance.
Worked perfectly, thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

2: Dev Review Requires review by a core committer 3: QA Review Requires review by a QA tester

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Automatically add users to all channels

3 participants