I have recently noticed that when we edit order using Shopify from Shopify admin and remove any item or adjust item’s quantity it is not updated in order history page when the customer is logged in.
If we add any item then it is displayed but when we adjust the quantity or remove any item it is not updated in liquid.
Does anyone face similar issue?
Let me know how we can resolve this.
We’re seeing the same behavior in the REST Admin API.
When an order is edited where a line item is deleted or quantity decreased, the API still returns the original values. It looks like what happens in this case is they get “refunded” instead.