Unresponsive "Assess" button in Problem recordIssue For a Problem in "New" state, when "Assess" button is clicked, the expected behavior is a pop-up window should appear with 'State' field set to "Assess". This should prompt the user to fill in the mandatory "Assigned to" field. But, this pop-up window does not appear, and the "Assigned to" field is not set to mandatory on the form.Cause The instance was missing the Data Policy rule for the "assigned to" field of the "Problem" table, the Form Section named "Assess Dialog Form View" of the "Problem" table, and both Form Section Element records for that form section: state and the assigned_to fields. ResolutionImport the out-of-the-box records listed below, into the affected instance: Data Policy rule: "assigned to" field of the "Problem" table /sys_data_policy_rule.do?sys_id=d82c4c6f875b13000e3dd61e36cb0b1b Form Section: "Assess Dialog Form View" of the "Problem" table /sys_ui_section.do?sys_id=2020cfaf870423000e3dd61e36cb0b45 Form Section Element: "state" field belonging to the "Assess Dialog Form View": /sys_ui_element.do?sys_id=1951b32b87c423000e3dd61e36cb0b73"assigned_to" field belonging to the "Assess Dialog Form View": /sys_ui_element.do?sys_id=9951b32b87c423000e3dd61e36cb0b73