Troubleshooting: CATENTDESCOVER.published field is not updating at the store level
HCL Commerce provides a feature to override catalog descriptions that are used to override the catalog descriptions at the store level.
Problem
The override catalog descriptions feature works fine for description fields but fails
to update the CATENTDESCOVR.published field. The
CATENTDESCOVR.published field that is used to override the
descriptions for store level behaves as a site-level field for all stores.
Solution
To update the
CATENTDESCOVR.published field, enable the tag that is
disabled by default. To enable the tag: - Go to the /LOBTools/WebContent/WEB-INF/src/xml/commerce/catalog/propertiesViews location.
- Open the CatalogPropertyPane.xml file.
- Search for
name="cmc/catalog/OverridePublishedGroup. - Uncomment out
PropertyGroup. - Save and close the file.