When saving(updating) an existing Order at admin/commerce/orders/*/edit, all shipping informations fields are overwritten by the billing information fields.
The shipping profile fields are totally updated and no clone of it is created to prevent data loss.
So the shipping informations are totally lost after updating the status of an order.
What could this be?? :(
Comments
Comment #1
googletorp commentedSounds like some bug related to copy address functionality. If you use the one in commerce_shipping you should wait for the 1.4 release of commerce (or use a dev release to use the new copy address functionality.) if you are using this version already, you should raise the issue in commerce instead.