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

fix(product_enablement): improve error handling for various scenarios #651

Merged
merged 3 commits into from
Mar 2, 2023

Conversation

Integralist
Copy link
Collaborator

NOTE: I've run the full integration test suite and it's passing successfully.

Problem: Users can reach a broken state which then can't be repaired when removing the product_enablement block.
Solution: Fundamentally an API fix which then enabled me to improve the error handling situation.

Before

Ambiguous and empty error...
Screenshot 2023-03-01 at 17 38 41

After

A clear error message indicating what went wrong and why...
Screenshot 2023-03-02 at 11 31 55

@Integralist Integralist added the bug label Mar 2, 2023
@Integralist Integralist merged commit cb743c8 into main Mar 2, 2023
@Integralist Integralist deleted the integralist/prod-enable-fix branch March 2, 2023 14:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant