ACSD-68810: Order assigned to customer created on different website despite Customer Account Sharing configuration
The ACSD-68810 patch fixes the issue where an order is assigned to a customer created on a different website despite the Account Sharing Options in the Customer Configuration configuration. This patch is available when the Quality Patches Tool (QPT) 1.1.74 is installed. The patch ID is ACSD-68810. Please note that this issue is scheduled to be fixed in Adobe Commerce 2.4.9.
Affected products and versions
The patch is created for Adobe Commerce version:
- Adobe Commerce (all deployment methods) 2.4.8-p3
Compatible with Adobe Commerce versions:
- Adobe Commerce (all deployment methods) 2.4.8 - 2.4.8-p3
magento/quality-patches package to the latest version and check the compatibility on the Quality Patches Tool: Search for patches page. Use the patch ID as a search keyword to locate the patch.Issue
An order is assigned to a customer created on a different website despite the Account Sharing Options in the Customer Configuration configuration.
Steps to reproduce:
- Create a secondary website, store, and store view.
- Navigate in the Admin sidebar to Stores > Settings > Configuration > CUSTOMERS > Customer Configuration > Account Sharing Options > Share Customer Accounts, and Verify the Share Customer Accounts setting is set to Per Website.
- Create a product.
- Create an order on the primary website using GraphQL.
- Create a customer account using the same email address in the secondary store.
Expected results:
The customer order association honors the customer sharing scope set in the Admin.
Actual results:
The order gets associated with the customer account created in the other website.
Apply the patch
To apply individual patches, use the following links depending on your deployment method:
- Adobe Commerce or Magento Open Source on-premises: Quality Patches Tool > Usage in the Quality Patches Tool guide
- Adobe Commerce on cloud infrastructure: Upgrades and Patches > Apply Patches in the Commerce on Cloud Infrastructure guide
Related reading
- Customer account scope in the Adobe Commerce Customer Management Guide
- Quality Patches Tool: A self-service tool for quality patches in the Tools guide to learn more about Quality Patches Tool