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 bug in app deletion when there are app locks #590

Merged
merged 5 commits into from
Mar 31, 2023

Conversation

sven-urbanski-freiheit-com
Copy link
Contributor

@sven-urbanski-freiheit-com sven-urbanski-freiheit-com commented Mar 29, 2023

If there is an app lock while deleting an app, we ignore the lock (and delete it too).

Env locks are not considered or touched for deletion of apps.

When there is a lock on the app, and gets a request to delete an app, the server returns an error.

Now the client gets the information (in advance as part of the undeploySummary) and will not show the button if there is an app lock.

Env locks are not considered for deletion of apps.
@sven-urbanski-freiheit-com sven-urbanski-freiheit-com force-pushed the su-forbid-deletion-with-locks branch from 894884c to 4cd920b Compare March 30, 2023 14:57
@sven-urbanski-freiheit-com sven-urbanski-freiheit-com deleted the su-forbid-deletion-with-locks branch March 31, 2023 08:55
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