title | issue |
---|---|
Fix customer recipient not changed when update customer profile. |
NEXT-22257 |
- Added
updateCustomersRecipient
inShopware\Core\Content\Newsletter\DataAbstractionLayer\Indexing\CustomerNewsletterSalesChannelsUpdater
to update when customer profile changed. - Changed public function
update
andhandle
inShopware\Core\Checkout\Customer\DataAbstractionLayer\CustomerIndexer
to check property change and handle it.