no idea what to do with not found users + user deletion #7
Labels
No labels
bug
duplicate
enhancement
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: oat/in-the-database-2#7
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
when a user isnt found, that means the file should be gone too, right? cus then the user's deleted, meaning all their files should be deleted too, but then the problem is what if its just a db lookup error and then a random file just yeets itself
so i kinda have 2 options:
and im pretty sure im going with 1, so im gonna do that
im surprised i guessed this before looking if mongodb is terrible or not LMAO