Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merged PR 16981: Only update catalog if orders found
## What's being changed Order sync. ## Why it's being changed In the event that no orders were found to sync, an SQL exception was thrown at `updateCatalog()`. ## How to review / test this change - Check you have no orders to sync - Run `n98-magerun sys:cron:run ddg_automation_order_and_quote_sync` - No output in exception.log Related work items: #99875
- Loading branch information