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
Cron cadence can now be set to every 1, 5, or 10 minutes (in addition to previous options) for all bulk syncs. [81e9fb2]
We reverted a change to the REST client class that was filling up our logs with "No response in REST client". [71e145b]
We updated a migration type to prevent duplicate customer rows being created when inserting historical orders. [3e38d3d]
Order insight data will now be pre-sent for all order-related automations. [2892e32]
We added a Dotdigital logo our admin menu item. [c940c0c]
Bug fixes
The SUBSCRIBER_STATUS data field in Dotdigital was observed not matching the status in Magento. All newsletter subscription changes are now handled via queue after initial sync. [f4efd1e]
We fixed an issue with saving the associated account ID when configuring product notifications in different scopes. [7710129]