Change Success Score does not display for the 'assignment_group' fieldDescriptionChange Success Score's field decorator is not displayed for 'assignment_group' field. This is caused by the Fix Script that updates the Dictionary Override for Assignment Group on the Change Request table not checking the 'Overrides attributes' flag on the record.Steps to Reproduce Navigate to /sys_dictionary_override_list.do?sysparm_query=base_table%3Dtask%5Ename%3Dchange_request%5Eelement%3Dassignment_group&sysparm_view=Verify the above relative URL returns one row, the Dictionary Override used by Change Request.Open the record. The field 'Override attributes' is not checked. WorkaroundThis problem has been fixed. If you are able to upgrade, review the Fixed In section to determine the latest version with a permanent fix your instance can be upgraded to. As a workaround, manually check the 'Override attributes' flag, and save the record. When the 'Override attributes' is checked, the attributes field will include the following somewhere in the text: field_decorations=change_success_scoreRelated Problem: PRB1518699