You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The timing information saved as in "Send email" action failed to be copyied when a campaign is cloned. As result, it all must be set again.
How to replicate
Create a new campaign
Plug an email "Send email" action and set something in ThirdSetMauticTimingBundle (working days + contact timezone YES)
Save this campaign
Clone this campaign
Actual result : The information saved as ThirdSetMauticTimingBundle failed to be cloned
Mautic version 2.12.2
PHP version 5.6.32
Error log :
14/15 [==========================>-] 93%PHP Fatal error: __clone method called on non-object in /var/www/web-mautic/plugins/ThirdSetMauticTimingBundle/Helper/TimingHelper.php on line 140
[Symfony\Component\Debug\Exception\FatalErrorException]
Error: __clone method called on non-object
Exception trace:
() at /var/www/web-mautic/plugins/ThirdSetMauticTimingBundle/Helper/TimingHelper.php:140
The text was updated successfully, but these errors were encountered:
The timing information saved as in "Send email" action failed to be copyied when a campaign is cloned. As result, it all must be set again.
Actual result : The information saved as ThirdSetMauticTimingBundle failed to be cloned
Mautic version 2.12.2
PHP version 5.6.32
Error log :
The text was updated successfully, but these errors were encountered: