Automattic / Automattic/wp-calypso
We are not sending the migration email if we can't get the source domain, but we could.
Open
- Dominant language
- TypeScript
- Stars
- 12.6k
- Forks
- 2k
- Avg merge
- 1d 17h
- Merged PRs (30d)
- 552
Description
When a migration ends successfully, we email users to let them know. Currently, we don't send the email if we don't have the source domain, but since D147929-code, we can send it since the template doesn't require it.
Relevant function: `maybe_send_migration_success_email`
Contributor guide
Assessment
This issue has not been assessed yet.