Paris: Some Windows Credential form Views are broken by the UI Policy for the new Use MID Server Account field (Windows_Credential_Domain_Annotation is not defined)DescriptionParis: Some Windows Credential form Views are broken by the UI Policy for the new Use MID Server Account field. The browser javascript console will show this error onLoad: Uncaught ReferenceError: Windows_Credential_Domain_Annotation is not defined These views are broken (and possibly others):AcceleratorAccelerator External StorageExternal Storage These Work:(default)DiscoverySteps to Reproduce In a Paris instance: Install External Credential Store plugin. This will cause the instance to default to the External Credential view.Open a Windows Credential record.The form will load in external_credential_storage form view.https://<instance_name>.service-now.com/windows_credentials.do?sys_id=<sys_id>&sysparm_view=external_credential_storage You can also cause the same issue by switching to a broken view. You will see this error in the browser console: Uncaught ReferenceError: Windows_Credential_Domain_Annotation is not defined at onCondition_b23094055391401081ac87ccbec587f6_true (windows_credentials.…t=ORDERBYorder:1423) at eval (eval at _runScript (ui_policy.jsx?v=08-10-2020_2030:620), <anonymous>:1:1) at e._runScript (ui_policy.jsx?v=08-10-2020_2030:620) at e.runActions (ui_policy.jsx?v=08-10-2020_2030:592) at e.runPolicy (ui_policy.jsx?v=08-10-2020_2030:38) at e.runPolicyOnLoad (ui_policy.jsx?v=08-10-2020_2030:32) at ui_policy_onLoad (ui_policy.jsx?v=08-10-2020_2030:824) at runBeforeRender (js_includes_doctype.…T_2020&c=18_533:461) at z_last_include.jsx?v=08-10-2020_2030:32 at z_last_include.jsx?v=08-10-2020_2030:38 The form is now broken, with the usual symptoms. Any actions done to the form probably will not work, such as submitting changes and right clicking the header.WorkaroundThis problem is currently under review. You can contact ServiceNow Technical Support or subscribe to this Known Error article by clicking the Subscribe button at the top right of this form to be notified when more information will become available. As a workaround, you can use the default view for the form, or make changes from a List instead. The hamburger icon does still allow changing the view even on broken forms.Related Problem: PRB1419069