Fix deleted user email handling for staged users

The fix addresses part of the issue, but the second part relates to how we communicate that a staged user account has been deleted. For most staged users, the existence of an “account” is invisible, they only have one because they emailed in. Receiving an unexpected “your account has been deleted” email would likely be confusing. I think the messaging for this case needs to be handled differently. Everything else should behave the same as it does for a regular user.

1 Like