[ad_1]
Hello,
When add tracking code to an order, there will an warning on Woocommerce status:
2024-03-18T15:36:55+00:00 Warning Error when setting property 'parent_id' for order 1878930: Invalid parent ID
Additional context
{
"error_code": "order_invalid_parent_id",
"error_message": "Invalid parent ID",
"order_id": 1878930,
"property_name": "parent_id"
}
2024-03-18T15:36:55+00:00 Warning Error when setting property 'parent_id' for order 1878930: Invalid parent ID CONTEXT: {"exception_code":400,"exception_msg":"Invalid parent ID","origin":"Automattic\\WooCommerce\\Internal\\DataStores\\Orders\\OrdersTableDataStore::set_order_props_from_data","order_id":1878930,"property_name":"parent_id"}It seems that the error warning is related to this plugin?
Thanks
