When email fails to existing domain managers on new domain manager add, should display warning message, and not block #3378
Labels
bug
Something that isn't working as intended
bundled
Parent ticket will be sprinted and this ticket is included in the parent
dev
issue is for the dev team
Feature: 🏢 Org Model
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 says "Could not send email confirmation to existing domain managers." It doesn't need to list the emails of who it failed for, but that should be included in an error log.
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: