Skip to content

Quota Cleanup - Do not delete public data and starting kit#2279

Open
ihsaan-ullah wants to merge 2 commits intodevelopfrom
quota_public_data_starting_kit
Open

Quota Cleanup - Do not delete public data and starting kit#2279
ihsaan-ullah wants to merge 2 commits intodevelopfrom
quota_public_data_starting_kit

Conversation

@ihsaan-ullah
Copy link
Collaborator

@ihsaan-ullah ihsaan-ullah commented Mar 19, 2026

Description

In quota cleanup, UNUSED public data and starting kits were also deleted. Now these unused resources will not show up in the cleanup statistics and will not be deleted using "Delete Unused datasets and programs"

Issues this PR resolves

Checklist

  • Code review by me
  • Hand tested by me
  • I'm proud of my work
  • Code review by reviewer
  • Hand tested by reviewer
  • CircleCi tests are passing
  • Ready to merge

…eleteing unused datasets and programs from quota interface
@Didayolo
Copy link
Member

Hi @ihsaan-ullah,

Thank you for the PR!

Questions:

  • Do we really want to include starting kit in the exception? Why?
  • Do we need a new option to help cleaning up that? Like we might get our quota full (as organizers) for uploading and deleting bundles.
  • Maybe only the public data that is actually set up public (visible in datasets page) should be not deleted?
  • I am seeing in the code that we do not delete bundles. That is probably taking some space. Do we need an option to cleanup bundles?

@ihsaan-ullah
Copy link
Collaborator Author

  • Do we really want to include starting kit in the exception? Why?

I included starting kit becasue it is not a dataset and not a program.

  • Do we need a new option to help cleaning up that? Like we might get our quota full (as organizers) for uploading and deleting bundles.

I think yes we should have new option for cleaning competition bundles and starting kits

  • Maybe only the public data that is actually set up public (visible in datasets page) should be not deleted?
  • I am seeing in the code that we do not delete bundles. That is probably taking some space. Do we need an option to cleanup bundles?

In a new PR we can add functionality to clean starting kits and bundles

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.

Does "Delete unused Datasets and Programs" delete public datasets?

2 participants