Item meta update issue when order created from admin panel
-
Hi there,
I have an issue updating or deleting line-item meta when creating an order from the admin panel.
The following scenario creates an issue.
1. Add new order from wp-admin Woocommerce panel.
2. Add item -> select product.
3. Edit item -> add meta -> Save item.
4. Edit item once again -> update meta or delete meta -> save the item.On update value, it creates a new meta entry.
On delete, nothing happens.The function which creates an issue:
/wp-content/plugins/dokan-lite/includes/Commission.php:111
function: hide_extra_data( $formated_meta ).Item meta key(id) not set in array.
- The topic ‘Item meta update issue when order created from admin panel’ is closed to new replies.