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

BugFix: Add error handling to the delete-service-account mutation #1243

Merged
merged 1 commit into from
Feb 24, 2022

Conversation

ThatGalNatalie
Copy link
Contributor

Description

Adds a try/catch block to the delete-service-account mutation so when an error appears, it closes the modal and emits an error alert.

Linked Issues

<! -- Use a key word (e.g. closes or resolves) to close related issues -->
https://github.com/PrefectHQ/cloud/issues/3905

Tests and performance

  • Changes to any .js files are covered by existing tests or this PR adds new tests (if not please explain why below)
  • No new packages are added or package size and performance considerations are discussed below
  • PR Title fits our changelog format

Releases/Changelog cuts only

Copy link
Contributor

@znicholasbrown znicholasbrown left a comment

Choose a reason for hiding this comment

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

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.

2 participants