Template definition not displaying all fields when creating template on change request tableDescriptionField-level write ACLs on change_request table prevent the ability to edit fields on the "Propose a new standard Change Template" template Steps to Reproduce Go to /change_request_list.do, choose Configure from the form context menu, and click Security Rules. Create an ACL with the following values: Type: recordOperation: writeAdmin overridesName: change_request.*Role: itilCondition : Approval is Not yet requested or approval is requested Impersonate an ITIL user. Navigate to Change > Standard Change > Standard Change Catalog > Template Management > Propose a new Standard Change Template. Note that most of the fields within the record producer are read only and not editable. WorkaroundCreate an ACL on the Change Request table with the following values: Type: recordOperation: save_as_templateAdmin overridesName: change_request.*Role: itil Related Problem: PRB1185542