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

don't return any error from already open team #9888

Merged
merged 2 commits into from Dec 12, 2017
Merged

Conversation

mmaxim
Copy link
Contributor

@mmaxim mmaxim commented Dec 12, 2017

Just log and return here instead of returning an error.

cc @zapu @cjb

@mmaxim mmaxim requested a review from maxtaco December 12, 2017 15:42
Copy link
Contributor

@cjb cjb left a comment

Choose a reason for hiding this comment

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

Haven't tested but looks good to me

@cjb
Copy link
Contributor

cjb commented Dec 12, 2017

I guess this PR could also remove the condition around the call to the open team RPC in actions/teams/index.js _setPublicity, since now it's only potentially causing the set to not be saved if there's confusion about what the active state is.

@mmaxim
Copy link
Contributor Author

mmaxim commented Dec 12, 2017

Maybe make another PR for the JS side, I think there is likely a bug there too @cjb

@mmaxim mmaxim merged commit 4cf6764 into master Dec 12, 2017
@mmaxim mmaxim deleted the mike/errorsmash branch December 12, 2017 17:12
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