You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Current implementation of deletions doesn't allow deleting containers which have objects within them, due to the large risk associated with a destructive operation of this magnitude. It should be useful to allow this on a per-project basis, which would mean allowing unsafe deletes in Openstack Swift account metadata.
DoD (Definition of Done)
The UI has an option to allow deleting containers with contents with the delete button inside a single project.
Testing
Simple verification of correct frontend behavior by hand.
The text was updated successfully, but these errors were encountered:
Proposed solution
Current implementation of deletions doesn't allow deleting containers which have objects within them, due to the large risk associated with a destructive operation of this magnitude. It should be useful to allow this on a per-project basis, which would mean allowing unsafe deletes in Openstack Swift account metadata.
DoD (Definition of Done)
The UI has an option to allow deleting containers with contents with the delete button inside a single project.
Testing
Simple verification of correct frontend behavior by hand.
The text was updated successfully, but these errors were encountered: