2.8.0.1 - 2023-4-27
over 1 year ago by David Bradley
We've recently fixed two bugs that were affecting the scheduling of orders and the synchronization of product data in our e-commerce platform.
The first bug caused some scheduled orders to have an incorrect next occurrence date (NOD) when the frequency was set to every 1 month. This bug could have caused confusion and inconvenience for customers who were expecting their orders to be fulfilled in a specific month and not be in stuck. We've now resolved the issue.
The second bug was related to the QPilot daily synchronization process, which failed often, resulting in products displaying an "out of sync" warning.
What's Changed
Bugs fixed
- [Bug] Scheduled Orders with an Every 1 Month Frequency and and NOD late in the month are being updated to have an NOD the following month. #2651
- [Bug] QPilot Daily Sync Failing Often Causing Products to Display Out of Sync Warning#2509