Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merged PR 56475: Fix incorrect publisher topic for subscriptions on c…
…ontact reset ## What's being changed We have corrected a publisher topic for contact subscriptions. ## Why it's being changed When the cron for order clean-up runs, the `resetContact` was publishing a subscription message to an invalid queue. ## How to review / test this change - Ensure you have DB consumers configured. - Trigger the `sales_order_save_after` event. - Observe no error in the message queue report. Related work items: #263931
- Loading branch information