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

User settings/teams - removeUser mutation error handling #1094

Merged
merged 3 commits into from
Oct 27, 2021
Merged

Conversation

ThatGalNatalie
Copy link
Contributor

@ThatGalNatalie ThatGalNatalie commented Oct 21, 2021

PR Checklist:

  • add a short description of what's changed to the top of the CHANGELOG.md
  • add/update tests (or don't, for reasons explained below)

Describe this PR

Should resolve #1088

This will add a try/catch block when deleting a membership in the removeUser method

zhen0
zhen0 previously requested changes Oct 26, 2021
Copy link
Member

@zhen0 zhen0 left a comment

Choose a reason for hiding this comment

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

Looks good @ThatGalNatalie - can you update to master/resolve merge conflicts so we can merge! Thanks!

@zhen0 zhen0 added this to the UI TLC milestone Oct 26, 2021
Copy link
Member

@zhen0 zhen0 left a comment

Choose a reason for hiding this comment

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

@zhen0 zhen0 merged commit ff8dfbd into master Oct 27, 2021
@zhen0 zhen0 deleted the issue-1088 branch October 27, 2021 15:53
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.

BUG: removeUser mutation needs error handling
2 participants