emartech / 3rd-party-integrations-magento-M2

Please note: this plugin is deprecated. we have a new version of the plugin- please contact emarsys support for more info
MIT License
0 stars 5 forks source link

Scheduled jobs missed when the store's default timezone is not GMT #77

Open eghanin opened 6 years ago

eghanin commented 6 years ago

The jobs are created with the configured timezone, but the databae is GMT

You can either set your store's TimeZone to GMT in stores->configuration->general->locale options->timezone

Or apply this patch https://github.com/emartech/3rd-party-integrations-magento-M2/pull/74/commits/ab9f72aeed054a7f6022faddd7fd84c5498e571a

This is already added to our master branch, and will be part of our next release