Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

Kshitij-Katiyar
Copy link
Contributor

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

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
Copy link
Contributor

@nathanaelhoun nathanaelhoun left a comment

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