dotmailer / dotmailer-magento-extension

The official Engagement Cloud for Magento extension
https://dotdigital.com/integrations/magento
MIT License
15 stars 27 forks source link

Campaign bulk setProccessing array conversion #214

Closed cdiacon closed 7 years ago

cdiacon commented 7 years ago

Bulk campaign fails with array to string conversion on

https://github.com/dotmailer/dotmailer-magento-extension/commit/ec3d108fbb2a4908cb6a32edfd3b0bffa0cedaf9

line 200

cdiacon commented 7 years ago

@adeelq sendId is used here https://github.com/dotmailer/dotmailer-magento-extension/blob/fe643a21f82f044f2c67c6381b10323a34f659cf/code/Dotdigitalgroup/Email/Model/Campaign.php#L104

exception :

Column not found: 1054 Unknown column 'ea8ef91a' in 'where clause', query was: UPDATE `email_campaign` SET `message` = ?, `send_status` = ?, `sent_at` = ? WHERE (id in (ea8ef91a-94a7-437e-b87f-3acf40f04d22))