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

User deletion complexities #81

Open
crspybits opened this issue Jul 23, 2018 · 0 comments
Open

User deletion complexities #81

crspybits opened this issue Jul 23, 2018 · 0 comments

Comments

@crspybits
Copy link
Owner

crspybits commented Jul 23, 2018

User deletion: If no other references to the sharing group, can we delete the sharing group? Put a comment to this effect in the user deletion. Probably defer this until we know for certain that we have foreign key references to all uses, to make testing better.

We also have an apparent race condition in integrity. In marking all files of the user as deleted, and other users trying to get a file index. Also seems like we need to do this marking of files as deleting using the usual system mechanisms of incrementing master version. Just don't delete the files from cloud storage.

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

No branches or pull requests

1 participant