Should a deactivated user recieve an email?

To recap:

  • The community is invite only and every new member must be approved by staff
  • You want to force email re-validation on some users.
  • Given must_approve_users is invite_only and login_required the option for re-sending activation email is missing.

Some observations:

  • the interplay of the 3 settings is a bit confusing. Why would you want must_approve_users if you are already an invite_only community?

  • must_approve_users blocking email approval is somewhat confusing, we should revisit.

Leaving this with the staff-experience team to triage. Expect a response this week.

@benjamincfarmer does it make sense to try must_approve_users off on your community given it is already invite only?