Closed myieye closed 1 month ago
The DB update logic we need is: for anyone who has non-null CreatedBy and also has a validated email address, set the CreatedBy to null.
Alright it looks like there's only one user, Tim fixed that user so I'm closing this
We should check if there are any guest users who have verified their email addresses and fix them manually (directly in the DB maybe 🙁).