Mandatory Fields Not Displaying with Asterisk in CMDB FormsIssueThe customer is unable to view which fields are mandatory on a form that is already filled out within the CMDB forms. They would like to display with an asterisk (*) which fields are mandatory to fill in, instead of having to hover the cursor over each field to view the coverage. The issue is specific to the cmdb_ci_certificate form and is not occurring in other forms like incidents.Steps to Reproduce1. Access the cmdb_ci_certificate form from any record.2. View the record in the form and not (*) on the required fields.CauseThe mandatory fields on the table (subject_distinguished_name, fingerprint, fingerprint_algoritm, subject_common_name) have an "additional/extra" validation on the CMDB other than regular UI policies/scripts. This validation is set out-of-the-box and does not allow the display of the mandatory indicator on 'read only' fields.ResolutionThe use case fields reported are mandatory and *read* only. The form will not display mandatory indicator on 'read only' fields.