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
As a portfolio member with permissions to edit member info
I want a domain invitation email to send to an invited member or existing member when I assign domains to that user
so that they get a single email notification of which domains they have been invited to manage.
Acceptance criteria
On the Members- Domain Assignment review page(for portfolios) send domain invitation emails when an invited user or existing is invited to a manage a domain
only send emails on members page if at least one new domain invitation is created, or one that was "canceled" is now switched to "invited", or at least one new user domain role was created
this is to avoid sending duplicate emails to a user
you do not need to send an email if the only change is that a domain invitation was canceled
the email sent should match all the ACs in Dev: Make updates to domain invitation emails #2960 using the same dynamic email that will change language based on if a user is invited to one domain vs multiple domains
Additional context
Reminder: this should send if domain invitations are created or user domain roles are created. Don't forget the user domain roles too.
#2960 and #3019 send a portfolio email if the user is not invited to a portfolio, this should not happen with this page, however, I suggest adding in the same logic but also log this as an error that the portfolio invitation didn't exist
This was pulled out of #2960 as that ticket had a lot in it affecting multiple areas. Both tickets can be done together (in the same or separate PRs) up to the developer's discretion.
Issue description
As a portfolio member with permissions to edit member info
I want a domain invitation email to send to an invited member or existing member when I assign domains to that user
so that they get a single email notification of which domains they have been invited to manage.
Acceptance criteria
Additional context
Reminder: this should send if domain invitations are created or user domain roles are created. Don't forget the user domain roles too.
#2960 and #3019 send a portfolio email if the user is not invited to a portfolio, this should not happen with this page, however, I suggest adding in the same logic but also log this as an error that the portfolio invitation didn't exist
This was pulled out of #2960 as that ticket had a lot in it affecting multiple areas. Both tickets can be done together (in the same or separate PRs) up to the developer's discretion.
Links to other issues
The text was updated successfully, but these errors were encountered: