When addressfield_link is enabled the function commerce_order_commerce_customer_profile_presave() of the commerce order module always thinks a customer profile is changed. Even if "Link" is not enabled on the addressfield. This causes uneccesary duplicates.

This problem may also be present in addressfield_phone, but I haven't tested it.

Comments

dmsmidt’s picture

Status: Active » Needs review
StatusFileSize
new2.04 KB

And a patch.

marcvangend’s picture

Status: Needs review » Reviewed & tested by the community

Thanks for the patch!

  • marcvangend committed 6ccc3c3 on 7.x-1.x authored by dmsmidt
    Issue #2493505 by dmsmidt: Addressfield link causes duplicate commerce...
marcvangend’s picture

Status: Reviewed & tested by the community » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.