-
Notifications
You must be signed in to change notification settings - Fork 21
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
[FR] UI: implement delete function for a specific version of an object #764
Comments
What is purpose if this feature request? Do you want to allow users to cleanup the version history of an object and to be able to free disk space by deleting "archived" versions? |
Do you want to support a |
What about a feature to cleanup the whole history by deleting all non-latest / non-current versions in a bunch? Does that make more sense from a users UX point of view? |
"archived" is a concept of our UI; an user could not agree on this; she could want to use all the versions of an object in her application.
Yup, I would say that if a version is Governance protected, it could be useful to enable a Bypass function (if the user supports that function having the relative capability).
Sure, that is a nice feature, but I would also give the ability to delete a single version for the reasons I said above. |
Fixes: https://github.com/aquarist-labs/s3gw/issues/764 Signed-off-by: Volker Theile <[email protected]>
Is your feature request related to a problem? Please describe. A clear and
concise description of what the problem is. Ex. I'm always frustrated when [...]
We think is good to have in the UI a specific function to allow deletion of a single version instance of an object.
This request originates from https://github.com/aquarist-labs/s3gw/issues/744
The text was updated successfully, but these errors were encountered: