Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OrderEventsHandler creates duplicate Addresses for same address #116

Closed
benb1n opened this issue Jun 5, 2018 · 4 comments
Closed

OrderEventsHandler creates duplicate Addresses for same address #116

benb1n opened this issue Jun 5, 2018 · 4 comments
Assignees

Comments

@benb1n
Copy link

benb1n commented Jun 5, 2018

Please provide detailed information about your issue, thank you!

Version info:

  • Browser version: Chrome 66.0.3359.181
  • Platform version: 2.13.26
  • Storefront version: 3.1.3

Expected behavior

Only create new addresses for customer if the address given during checkout is different

Actual behavior

Creates a new entry for the exact same address

Steps to reproduce

  1. Walk through checkout for a customer with an existing address.
  2. Choose that address for the shipping addresss
  3. Complete checkout.
  4. Verify that the customer has a new address.

@IgorisB

@tatarincev tatarincev self-assigned this Jun 6, 2018
@tatarincev tatarincev added this to the Operations milestone Jun 6, 2018
tatarincev added a commit that referenced this issue Jun 6, 2018
@tatarincev
Copy link
Contributor

tatarincev commented Jun 6, 2018

To completely fix this issue need to update follow modules to latest version and use storefront from dev branch until we do not make the new release
vc-module-cart 2.16.10
vc-module-order 2.17.12

@benb1n
Copy link
Author

benb1n commented Jun 6, 2018

Thanks @tatarincev - that seemed to do the trick! How soon do you anticipate having a new release for storefront core?

@tatarincev
Copy link
Contributor

On this week immediately after migration to the .NET Core 2.1

@tatarincev
Copy link
Contributor

alexbobrob pushed a commit to alexbobrob/VirtoCommerce-Storefront-ASP.NET that referenced this issue Mar 31, 2022
breactpyndev pushed a commit to breactpyndev/Angular-flask that referenced this issue Apr 6, 2022
aarcooke pushed a commit to aarcooke/Azure-vc-storefront that referenced this issue Jun 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants