title | issue | author | author_email |
---|---|---|---|
Avoid to set active billing address with null |
NEXT-34384 |
Florian Keller |
- Changed
src/Core/System/SalesChannel/Context/SalesChannelContextFactory.php
to avoid callingShopware\Core\Checkout\Customer\CustomerEntity::setActiveBillingAddress()
with null.