solidus icon indicating copy to clipboard operation
solidus copied to clipboard

Updating Shipping Address When Order is Complete Doesn't Update Shipping Methods on Shipments

Open ericsaupe opened this issue 7 years ago • 1 comments

Steps to reproduce

  1. Complete an order on the frontend with an EU address
  2. In backend, change the address for both billing and shipping to be US address
  3. Go to the Deliveries tab and notice that the only shipping options is for the EU address

Expected behavior

Shipping methods should be updated to the current shipping address if the shipment has not been shipped yet.

Actual behavior

Shipping methods stay with what they were previously when created.

System configuration

Solidus Version: Tested with 2.2, 2.3, and 2.4

Extensions in use: Solidus Auth Devise

ericsaupe avatar Nov 28 '17 21:11 ericsaupe

I can't reproduce this on Solidus 2.7.

jacobherrington avatar Sep 27 '18 00:09 jacobherrington