Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

When email fails to existing domain managers on new domain manager add, should display warning message, and not block #3378

Open
dave-kennedy-ecs opened this issue Jan 21, 2025 · 0 comments
Labels
bug Something that isn't working as intended

Comments

@dave-kennedy-ecs
Copy link
Contributor

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

  1. Create user with an email address that is not on the white list.
  2. Add that user as a domain manager on a domain
  3. Attempt to add a different email address (which is on the white list) as a new domain manager

Environment

No response

Additional Context

No response

Issue Links

Blocked by: #2370

@dave-kennedy-ecs dave-kennedy-ecs added the bug Something that isn't working as intended label Jan 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something that isn't working as intended
Projects
Status: 👶 New
Development

No branches or pull requests

1 participant