System send an e-mail when user entity is updated from blocked state to the active state since 8.x-1.0-alpha6, where full export/import of user entities was enabled. DCD did not export status property for user entity before 8.x-1.0-alpha6.
- import user entity, where status = false (blocked user)
- import the same entity where status = true (user is active)
Drupal will send mail or show error "[error] Message: Unable to send email. Contact the site administrator if the problem persists.", if mail is not configured.
User entity is updated and no e-mail is sent.
Active
2.1
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.