Closed silverman63 closed 5 years ago
this happens when admin user tries to crate another admin user. Magento has to be in production mode to notice the crush.
Object type \Magento\Email\Model\BackendTemplate returned instead of \Magento\Email\Model\Template which does not have templateVariables property.
see \Sailthru\MageSail\Mail\TransportBuilder::prepareMessage
Issue is easily silenced, but new admin user does not receive any email.
@robyerevan this should be addressed by #53
When trying to send an admin email like reset password (for admin), the following exception is raised:
Theoretically, adding a new DI config should fix this.