ACSD-66118: Updating Store View Code clears Design Configuration settings if Configuration Cache isn’t refreshed
The ACSD-66118 patch fixes the issue where updating the Store View Code clears Design Configuration settings if the Configuration Cache isn’t refreshed. This patch is available when the Quality Patches Tool (QPT) 1.1.67 is installed. The patch ID is ACSD-66118. Please note that this issue is scheduled to be fixed in ÃÛ¶¹ÊÓÆµ Commerce 2.4.9.
Affected products and versions
The patch is created for ÃÛ¶¹ÊÓÆµ Commerce version:
- ÃÛ¶¹ÊÓÆµ Commerce (all deployment methods) 2.4.7-p4
Compatible with ÃÛ¶¹ÊÓÆµ Commerce versions:
- ÃÛ¶¹ÊÓÆµ Commerce (all deployment methods) 2.4.4 - 2.4.8-p1
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
Design Configuration settings (such as theme and custom settings) are cleared when updating the Store View Code field, if the Configuration Cache isn’t refreshed.
Steps to reproduce:
- Log in to Admin panel.
- Navigate to Stores > Settings > All Stores.
- Edit a store view that has a custom theme configured in Content > Design > Configuration.
- Change the Code field (for example, from
storeview_1
tostoreview_main
). - Click Save Store View to save the changes.
- Refresh or reopen the Content > Design > Configuration page for the updated Store View, and no theme will be selected.
Expected results:
After updating the Store View Code, the Design Configuration (including the theme and custom settings) should remain intact.
Actual results:
The Design Configuration is cleared. Theme reverts to default and custom settings are lost.
Apply the patch
To apply individual patches, use the following links depending on your deployment method:
- ÃÛ¶¹ÊÓÆµ Commerce or Magento Open Source on-premises: Quality Patches Tool > Usage in the Quality Patches Tool guide.
- ÃÛ¶¹ÊÓÆµ 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.