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
Force delete on domains with contacts that have invalid email addresses should not be applied on first validation error to prevent false positives that might appear due to network errors or some temporary issues.
Force delete on domains with contacts that have invalid email addresses should not be applied on first validation error to prevent false positives that might appear due to network errors or some temporary issues.
for this there is a variable implemented already
https://github.com/internetee/registry/blob/master/app/models/validation_event.rb
but at this point of time this is not applied and force delete gets set on first validation error
The text was updated successfully, but these errors were encountered: