Example order:
SKU steaky2 x 4 [email removed] $10 = $40
SKU 1234-test x 11 [email removed] 1 = $11
$51 total (no taxes or shipping).
Order detail page, all good so far:
Edit order to adjust steaky up +2 to 6, and 1234-test down -2 to 9:
The updated order shows the line item adjustments plus a “removed” area and the new total ($60 + $9 = $69). So far so good.
Order detail however shows that the line item that had quantities removed, 1234-test, is still 11 / $11, when it should be 9 / $9; and thus showing the order total as $71 instead of $69:
Looking at the order xml object, I am seeing that 1234-test is unadjusted 11.

steaky2 is the adjusted 6.

is there a reason line items that are decreased in quantity don’t change on the object, but increased items do?




