- Issue created by @darren oh
- πΊπΈUnited States zengenuity
Is the system trying to send an email at that time? Not sure why those hooks would fire otherwise.
- πΊπΈUnited States darren oh Lakeland, Florida
This is due to a cron run that checks for available updates. Falling back to the parent mail method in the
easy_email_override.mail_manager_decorator
service when the theme hooks are not available would be more reliable than squashing the bug on a case by case basis.