Skip to content

Latest commit

 

History

History
7 lines (7 loc) · 450 Bytes

2022-10-23-fix-customer-recipient-not-changed-when-update-customer-profile.md

File metadata and controls

7 lines (7 loc) · 450 Bytes
title issue
Fix customer recipient not changed when update customer profile.
NEXT-22257

Core

  • Added updateCustomersRecipient in Shopware\Core\Content\Newsletter\DataAbstractionLayer\Indexing\CustomerNewsletterSalesChannelsUpdater to update when customer profile changed.
  • Changed public function update and handle in Shopware\Core\Checkout\Customer\DataAbstractionLayer\CustomerIndexer to check property change and handle it.