-
Notifications
You must be signed in to change notification settings - Fork 1
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
Deleting maps #50
Comments
My initial take on a design:
Steps, in order:
@CannonLock @davenquinn Is this deleting too much? Too little? Am I forgetting any linkages to the We might want to consider cleaning up any objects in S3 related to the now |
I think this is essentially how I would design it. Few small things:
|
Cannon suggested that we go ahead and hard-delete the |
We should be able to straight-up-delete bad/invalid maps. Hiding or "deprecating" is not enough for truly useless maps. I always dislike it when systems (git annex 😖 for instance) don't give a hard delete option, because being reminded of your past fat-finger errors is never helpful.
The text was updated successfully, but these errors were encountered: