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

Better cleanup functionality #1134

Open
kerchner opened this issue Dec 22, 2022 · 0 comments
Open

Better cleanup functionality #1134

kerchner opened this issue Dec 22, 2022 · 0 comments

Comments

@kerchner
Copy link
Member

SFM seems to lack facilities to more easily get rid of content that is no longer needed.

Users cannot:

  • Delete an export
  • Delete all of their exports
  • Delete a collection set
    • this should also delete the associated harvests, WARCs, historical objects, collections, seeds, etc.
  • Delete a collection (but they can deactivate it)
    • this should also delete the associated harvests, WARCs, historical objects, seeds, etc.

Administrators:

  • Can delete objects via the Django admin UI. Django admin UI provides sorting by date, by user, etc., so this should reasonably suffice for admins.

Related, existing issues:

If we opt not to implement a certain "cleanup" feature in the UI, we should verify that the back-end procedure is adequately written up in the documentation (i.e. the readthedocs site)

We can create individual tickets for the above after discussing all of this as a whole.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant