-
Notifications
You must be signed in to change notification settings - Fork 18
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
Dev: Send email that announces when domain information has changed #2307
Comments
The related content ticket (#2196) noted that a separate dev ticket should be created for the org model. That doesn't seem necessary; confirm during refinement. |
This one raises a yellow warning flag. We have imported stable dbs into other sandboxes, which includes domain management. If this was added now, changing anything on those domain infos would notify real humans. We need a ticket before this to update documentation with deleting user domain roles after importing from stable (we can't just choose not to import that one table unfortunetly), then probably want to edit the test banner to show if email sending is turned on. |
Also is this meant to block the design review of just the graphics? Could this be it's own milestone? |
Hey @Katherine-Osos can you confirm two things: 1.) this will be released for non-org model users as well and 2.) If an analyst or superuser changes something, it will not result in an email. |
@abroddrick Correct on both things! 1) Will apply to non-org (i.e. this ticket can be released before org model is launched) and 2) we should not send emails when the update is initiated via the admin. cc: @h-m-f-t # 2 relates to the discussion we had this morning, so just tagging you for visibility. |
Per refinement meeting, @abroddrick will create a dev ticket that will be scoped to preparation for this ticket. |
@Katherine-Osos @abroddrick Three questions:
|
Great questions:
|
@Matt-Spence For your second question ... no need to display error messaging if the email fails. It's simply a receipt and not the primary action. That being said, to Alysia's point, let's add a bit of messaging about this update to the Domain Managers page. |
Moving this ticket from sprint 54 to the current sprint (sprint 55). cc: @abroddrick @lizpearl |
Moving this ticket from sprint 55 to the current sprint (sprint 56). cc: @abroddrick @lizpearl |
#2307: send notification emails on changes to domain - [MS]
Issue description
We need to send domain managers an announcement when edits have been made to domain information. This includes updates to:
All domain managers for the domain should be CC'd on the email (including the person who made the change).
Acceptance criteria
When a user updates domain information on the following pages via the registrar, an email is sent to all managers for that domain (including the person who made the update):
The email should use content outlined in this document.
Only send email notifications for DNS changes that take place AFTER the initial DNS name servers are added to the domain. i.e. do not send an email for DNS entries added from the "DNS Needed" state.
Domain managers should be CC'd on the same email rather than sending separate emails.
Domain managers page is updated to reflect content changes defined in this document.
Additional context
No response
Links to other issues
blocked by Block email sending in non prod envs except to "allowed emails" #2597
Related content ticket: Emails: Create email that announces when domain information has changed #2196
Related: Content: Create emails to send when organization info is updated #2620
The text was updated successfully, but these errors were encountered: