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

feat(console): Removing purchased entitlements needs guard rails #2484

Closed
maurerbot opened this issue Jul 13, 2023 · 0 comments · Fixed by #2495
Closed

feat(console): Removing purchased entitlements needs guard rails #2484

maurerbot opened this issue Jul 13, 2023 · 0 comments · Fixed by #2495
Assignees
Labels
enhancement Indicates new feature requests

Comments

@maurerbot
Copy link
Contributor

Why

Removing entitlements that are assigned will cause disruption in published applications.

What

We need to prompt users to unassign entitlements from apps before allowing subscription updates

How

Check entitlement edges for assigned entitlements. Only allow removal of entitlements from subscription that are not assigned (serverside validation to submission)

Notes

https://www.figma.com/file/EqUEbCGHGnZXDMSUbrxhX7/Kubelt?type=design&node-id=12525-42531&mode=design&t=uCAqk6NsZiHbwnSy-0

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Indicates new feature requests
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants