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

How are dead users handled? #109

Open
fishilico opened this issue Mar 26, 2018 · 0 comments
Open

How are dead users handled? #109

fishilico opened this issue Mar 26, 2018 · 0 comments

Comments

@fishilico
Copy link
Member

What happens to the account of dead users? Right now, in the model there are both a field for active/disabled accounts and one for alive/dead users. This allows keeping active the accounts of dead users and disabling the accounts of alive user (without removing any data).

I suggest:

  • By default, the account of someone who died is disabled. If someone who still needs the account (for example a widow) contacts us, we can re-enable the account.
  • Right now, there are active accounts for dead users. Keep them as they are.

What do you think of this suggestion?

By the way, the death dates still need to be propagate back to the main DB in a way, in order to disable the subscription to the newsletter we send...

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