-
Notifications
You must be signed in to change notification settings - Fork 21
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
Send email if a domain manager is removed from a domain #3285
Comments
@Katherine-Osos some questions:
|
|
Added refinement label so product can weigh in on user flow for Django admin before this is implemented. |
@Katherine-Osos when we send an email after a domain manager is deleted, should the send list also include that recently deleted domain manager? |
@erinysong Good question! No, the removed manager should not get the email. |
@abroddrick @Katherine-Osos when emailing all domain managers when a domain manager gets deleted, do we also want to send an email to the domain manager who got deleted? |
^^ @erinysong I think you may have missed my previous response about this! Or maybe I'm not understanding the question. Let me know if that covers it. |
ack I'm sorry @Katherine-Osos, totally missed that earlier response (it got hidden in comment history) - thank you for bringing it to attention! |
Issue description
As someone who manages a domain
I want the system to send me an email notification
so that I know when a domain manager has been removed from one of my domains
Acceptance criteria
Email is sent to all managers of a domain when someone is removed as manager of a domain.
this applies to org and non org members equally
Add static messaging in Django:
Additional context
No response
Links to other issues
blocked by #2370
The text was updated successfully, but these errors were encountered: