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

Check for events/RSVPs created by user before trying to disapprove a user #73

Open
punchagan opened this issue Sep 22, 2022 · 1 comment

Comments

@punchagan
Copy link
Member

A user can be disapproved using a link.. and multiple admins get the emails to approve or disapprove. If an admin reacts late, and tries to disapprove a user who has already created some data on the app, it can lead to problems. The best way would be to prevent such a user from being disapproved.

The CLI provides ways to delete/merge users, if requried.

@punchagan
Copy link
Member Author

canonicalize_users only checks for RSVPs and could still cause issues if the user has created events or posts. There needs to be a way to dynamically check for all references and replace them.

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