ACSD-58735: Restricted admin can’t view abandoned shopping carts on customer account for associated website
The ACSD-58735 patch fixes the issue where an admin user with a restricted role is unable to view abandoned customers’ shopping carts from the Commerce Admin > Reports > Abandoned Carts > Select Cart > Shopping Cart tab.
The issue occurs because when displaying the grid view for multiple websites, if an abandoned cart is loaded by default in the Admin panel, it does not get the associated store ID to display.
This patch is available when the Quality Patches Tool (QPT) 1.1.55 is installed. The patch ID is ACSD-58735. Please note that the issue is scheduled to be fixed in Adobe Commerce 2.5.0.
Affected products and versions
The patch is created for Adobe Commerce version:
- Adobe Commerce (all deployment methods) 2.4.6-p4
Compatible with Adobe Commerce versions:
- Adobe Commerce (all deployment methods) 2.4.4 - 2.4.7-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
Restricted admins cannot view abandoned shopping carts on the customer account page in the Admin panel.
Steps to reproduce:
- Create an admin role with access to only one of the websites.
- Create an abandoned cart.
- Log in as an admin user with full privileges. Check Reports > Abandoned Carts and see that the cart displays.
- Check Reports > Abandoned Carts as the restricted admin user.
Expected results:
The restricted admin can see abandoned shopping carts for the associated website.
Actual results:
The restricted admin doesn’t see abandoned shopping carts for the associated 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
To learn more about Quality Patches Tool, refer to:
- Quality Patches Tool: A self-service tool for quality patches in the Tools guide.