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

when initializing projects, don't try to create channels that already exist #1007

Open
jeffreywescott opened this issue Jul 10, 2017 · 1 comment

Comments

@jeffreywescott
Copy link
Contributor

From ch1824

Description

Don't try to create channels if they already exist.

This will require a new API in the chatService to fetch a channel's information by channel name. If the fetch is successful, don't try to create the channel. If it's not successful, then try to create it.

@jeffreywescott
Copy link
Contributor Author

[Comment from Clubhouse user @jeffreywescott:] @prattsj: move to P4 GH?

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

1 participant