ACSD-48362: the default shipping address is used instead of a new one
The ACSD-48362 patch fixes the issue where the default shipping address is used instead of the newly added address when placing an order using a negotiable quote. This patch is available when the Quality Patches Tool (QPT) 1.1.27 is installed. The patch ID is ACSD-48362. Please note that the issue is scheduled to be fixed in Adobe Commerce 2.4.7.
Affected products and versions
The patch is created for Adobe Commerce version:
- Adobe Commerce (all deployment methods) 2.4.4
Compatible with Adobe Commerce versions:
- Adobe Commerce (all deployment methods) 2.4.1 - 2.4.6
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
The default shipping address is used instead of the newly added shipping address when placing an order using a negotiable quote.
Steps to reproduce:
- Enable B2B quote by navigating to Stores > Configuration > B2B features > Enable company > Enable B2B quote.
- Log in as a company user.
- Add a product to the cart.
- Go to the cart page and request a quote.
- Go to the customer’s My Quotes page and select the quote that was just created.
- Go to the Shipping Information section of the customer’s quote page.
- Click Add New Address, fill out the form, and save the address (do not select Use as my default billing address or Use as my default shipping address).
- Click Send for Review on the customer’s quote page.
- Go to the Adobe Commerce Admin as an admin user, open the quote that was just created, and click Send.
- Now go to the customer’s quote page, refresh the page, and click Proceed to Checkout.
- On the checkout page, data shows the default shipping address even when the new shipping address is selected.
- Click Continue and place the order.
Expected results:
The order should use the new address without reselecting the default shipping address on the checkout page.
Actual results:
The order is placed with the default shipping address.
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
To learn more about Quality Patches Tool, refer to:
- Quality Patches Tool released: a new tool to self-serve quality patches in the support knowledge base.
- Check if patch is available for your Adobe Commerce issue using Quality Patches Tool in the Quality Patches Tool guide.
For info about other patches available in QPT, refer to Quality Patches Tool: Search for patches in the Quality Patches Tool guide.