The required property on block editor fields is not being validated, allowing users to create content without providing any value in these fields. This issue undermines data integrity and can lead to incomplete or invalid content being saved in the system. It affects content creators who rely on the required property to enforce proper input and validation during content creation.
Problem Statement
The required property on block editor fields is not being validated, allowing users to create content without providing any value in these fields. This issue undermines data integrity and can lead to incomplete or invalid content being saved in the system. It affects content creators who rely on the required property to enforce proper input and validation during content creation.
https://github.com/user-attachments/assets/2c8515e3-1725-4e4f-9e5f-0d3e5d0eef10
Steps to Reproduce
Acceptance Criteria
dotCMS Version
Tested on the lastest main version // Docker // FF
Proposed Objective
Quality Assurance
Proposed Priority
Priority 3 - Average