Open brittag opened 1 year ago
Is there any metadata in particular we want to preserve about a member's former member status? Dates, a field for tracking why they left, etc? Or is it just a boolean flag that tracks whether a user was ever a member?
I think just a boolean flag is good! We don't need to track dates or other info.
What is the problem, and what should happen instead?
When a former member tries to make a new application, they get an error message instead:
We should allow them to apply again, because former members are welcome! Currently we have to mess with the database as a workaround.
Notes on previous similar issue, from @anaulin: https://github.com/doubleunion/arooo/issues/317
Screenshots of current behavior, if any