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
When adding a domain manager, system attempts to send emails to all existing domain managers before updating registrar.
If any of the emails to existing domain managers fails, the entire action fails midstream; registrar is not updated, and an unknown number of emails may have already been sent.
Expected Behavior
When adding a domain manager, system attempts to send emails to all existing domain managers before updating registrar.
If any of the emails to existing domain managers fails, the action continues. And at the end of the action, when a user is presented with messages, the user is presented with a warning message that includes all of the domain manager emails that did not send properly.
Steps to Reproduce
Create user with an email address that is not on the white list.
Add that user as a domain manager on a domain
Attempt to add a different email address (which is on the white list) as a new domain manager
Current Behavior
When adding a domain manager, system attempts to send emails to all existing domain managers before updating registrar.
If any of the emails to existing domain managers fails, the entire action fails midstream; registrar is not updated, and an unknown number of emails may have already been sent.
Expected Behavior
When adding a domain manager, system attempts to send emails to all existing domain managers before updating registrar.
If any of the emails to existing domain managers fails, the action continues. And at the end of the action, when a user is presented with messages, the user is presented with a warning message that includes all of the domain manager emails that did not send properly.
Steps to Reproduce
Environment
No response
Additional Context
No response
Issue Links
Blocked by: #2370
The text was updated successfully, but these errors were encountered: