Orders deleted in WordPress when deleting Orders in Salesforce
-
Hi all,
We have a fieldmap mapping Salesforce orders with WooCommerce Orders in WordPress.
It’s configured to sync from WordPress to Salesforce only and Not to delete.
But regardless of that, when we delete an order in Salesforce, it automatically deletes the order in WordPress when the cron runs.
Does anyone know if it’s normal behaviour to delete in WP when deleting in SF?
Is that to preserve data integrity somehow or perhaps an error or misconfiguration?
If so, is there a hook or similar to stop this?
I have tried the “object_sync_for_salesforce_delete_custom_wordpress_item” hook with no luck.Thanks a lot for any info that anyone can provide
M
- You must be logged in to reply to this topic.