You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I don't think the email validator (app/models/concerns/external_email_validator.rb) is working, at least in development.
I had an error in the membership sync rake task that was causing internal users to be created as external contacts which should have violated the validations but wasn't.
The text was updated successfully, but these errors were encountered:
I don't think the email validator (
app/models/concerns/external_email_validator.rb
) is working, at least in development.I had an error in the membership sync rake task that was causing internal users to be created as external contacts which should have violated the validations but wasn't.
The text was updated successfully, but these errors were encountered: