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

Feature: added support for shared channel creation #2308

Merged
merged 6 commits into from
Sep 12, 2022

Conversation

gautamdsheth
Copy link
Collaborator

Type

  • Bug Fix
  • New Feature
  • Sample

Related Issues?

NA

What is in this Pull Request ?

Added support for shared channel creation.
Made -Private parameter obsolete, instead will use TeamMemberShipType parameter.

For some reason, the API is throwing unknown error at the moment, am I missing something ?

@Studermarc
Copy link
Contributor

@gautamdsheth Wouldn't it be better to use "Standard" instead of "Public" for the standard channels? This way it is also aligned with how Microsoft documents the different channel types. "Public" might lead to some confusions, as it doesn't appear in any Microsoft documentation.

@KoenZomers
Copy link
Collaborator

Fair point @Studermarc, I have updated the code according to your suggestion

@gautamdsheth fixed some bugs with the paramsets, tested the cmdlet, updated the documentation and added a changelog entry. If you agree with these changes, go ahead and merge.

@gautamdsheth
Copy link
Collaborator Author

Looks good to me !

@gautamdsheth gautamdsheth merged commit 1cb1fca into pnp:dev Sep 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants