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

Option to set Channels to Private or Shared #2

Open
TWTG-CLI opened this issue Aug 3, 2023 · 3 comments
Open

Option to set Channels to Private or Shared #2

TWTG-CLI opened this issue Aug 3, 2023 · 3 comments

Comments

@TWTG-CLI
Copy link

TWTG-CLI commented Aug 3, 2023

Hi @chkp-roniz

In channels.cs, if I set the membershipType and (!channel.membersipType.Equals to Private or Shared, it attempts to create with the specified membershipType, but then fails and just ends creating the channels as standard.
Is there somewhere else that needs to be updated to be able to achieve creating the migrated channels as private or shared?

@TWTG-CLI TWTG-CLI changed the title Option to set Channels to Private or Shared Channels Option to set Channels to Private or Shared Aug 3, 2023
@chkp-roniz
Copy link
Owner

Hi,
At the time, creating private channels from migrate API was not supported (couldn't locate the document). I kept the membersipType so there would be no need for change in case it would get supported.

1 similar comment
@chkp-roniz
Copy link
Owner

Hi,
At the time, creating private channels from migrate API was not supported (couldn't locate the document). I kept the membersipType so there would be no need for change in case it would get supported.

@TWTG-CLI
Copy link
Author

TWTG-CLI commented Aug 3, 2023

Thanks for your response. Would you know if shared or private channels creation still not supported? Were the two places I updated in the channels.cs the only places to set what type of channels I want created?

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

No branches or pull requests

2 participants