-
Notifications
You must be signed in to change notification settings - Fork 175
Closed
Description
What happened?
Description
In Craft CMS version 5.4.6 and Craft Commerce version 5.1.2, I am encountering an issue with the Catalog Pricing Rule. The content of the Description field does not display in the Control Panel (CP) nor on the front-end. However, when I check the pricing rule in the commerce_catalogpricingrules
table, the description
column is correctly populated.
Steps to reproduce
- Create a Catalog Pricing Rule in Craft Commerce.
- Fill in the Description field.
- Save the rule.
- View the rule in the CP and the front-end.
Expected behavior
The content of the Description field should be displayed in both the CP and the front-end.
Actual behavior
The content of the Description field is not visible in either the CP or the front-end, despite being correctly stored in the database.
Craft CMS version
5.4.6
Craft Commerce version
5.1.2
PHP version
No response
Operating system and version
No response
Database type and version
No response
Image driver and version
No response