Transactional emails not working in automation
-
Hi, after last update of Mailpoet my automation on transactional emails stopped working.
Following documentation: “If you are adding an action to send an email?immediately?following?the order status change trigger, then this email will be considered “Transactional”, meaning that it will be sent to all subscribers regardless of whether they are in “Subscribed” status or not.” But it obviously not working that way:
{"message":"Subscriber ID '50173' is not subscribed to segment ID '2'.","errorClass":"MailPoet\\InvalidStateException","code":0,"trace":[{"file":"/wp-content/plugins/mailpoet/lib/Automation/Integrations/MailPoet/Actions/SendEmailAction.php","line":180,"function":"create","class":"MailPoet\\Exception","type":"::"},{"file":"/wp-content/plugins/mailpoet/lib/Automation/Integrations/MailPoet/Actions/SendEmailAction.php","line":140,"function":"getSubscriber","class":"MailPoet\\Automation\\Integrations\\MailPoet\\Actions\\SendEmailAction","type":"->"},{"file":"/wp-content/plugins/mailpoet/lib/Automation/Engine/Control/StepHandler.php","line":154,"function":"run","class":"MailPoet\\Automation\\Integrations\\MailPoet\\Actions\\SendEmailAction","type":"->"},{"file":"/wp-content/plugins/mailpoet/lib/Automation/Engine/Control/StepHandler.php","line":96,"function":"handleStep","class":"MailPoet\\Automation\\Engine\\Control\\StepHandler","type":"->"},{"file":"/wp-includes/class-wp-hook.php","line":324,"function":"handle","class":"MailPoet\\Automation\\Engine\\Control\\StepHandler","type":"->"},{"file":"/wp-includes/class-wp-hook.php","line":348,"function":"apply_filters","class":"WP_Hook","type":"->"},{"file":"/wp-includes/plugin.php","line":565,"function":"do_action","class":"WP_Hook","type":"->"},{"file":"/wp-content/plugins/mailpoet/vendor/woocommerce/action-scheduler/classes/actions/ActionScheduler_Action.php","line":26,"function":"do_action_ref_array"},{"file":"/wp-content/plugins/mailpoet/vendor/woocommerce/action-scheduler/classes/abstracts/ActionScheduler_Abstract_QueueRunner.php","line":34,"function":"execute","class":"ActionScheduler_Action","type":"->"},{"file":"/wp-content/plugins/mailpoet/vendor/woocommerce/action-scheduler/classes/ActionScheduler_QueueRunner.php","line":79,"function":"process_action","class":"ActionScheduler_Abstract_QueueRunner","type":"->"},{"file":"/wp-content/plugins/mailpoet/vendor/woocommerce/action-scheduler/classes/ActionScheduler_QueueRunner.php","line":63,"function":"do_batch","class":"ActionScheduler_QueueRunner","type":"->"},{"file":"/wp-includes/class-wp-hook.php","line":324,"function":"run","class":"ActionScheduler_QueueRunner","type":"->"},{"file":"/wp-includes/class-wp-hook.php","line":348,"function":"apply_filters","class":"WP_Hook","type":"->"},{"file":"/wp-includes/plugin.php","line":565,"function":"do_action","class":"WP_Hook","type":"->"},{"file":"/wp-cron.php","line":191,"function":"do_action_ref_array"}]}
My automation has only two steps – after status change -> send email.
Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
- The topic ‘Transactional emails not working in automation’ is closed to new replies.