Foxy / foxy-elements

Elements and resources for use in other front-end code, like the admin and customer portal.
https://elements.foxy.dev
MIT License
7 stars 8 forks source link

Incorrect address used for shipping address on transactions #122

Closed adamjudd closed 1 year ago

adamjudd commented 1 year ago

It looks like we're using the customer's default shipping address for the shipping address on the individual transaction display. Instead, this should be the address from the individual shipment (fx:shipments), as the shipping address on a transaction could be different than the customers default shipping address (because it changed since, or because it is a multiship order).

This was noticed because a customer had edited the address on a transaction using the legacy administration, which updated the shipment address, but not the customers default address. In the new admin, it's still showing the original address from the customer, and not the updated address from the shipment.

github-actions[bot] commented 1 year ago

:tada: This issue has been resolved in version 1.22.0-beta.2 :tada:

The release is available on:

Your semantic-release bot :package::rocket:

github-actions[bot] commented 1 year ago

:tada: This issue has been resolved in version 1.22.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: