UI Policies not loading for a record - Cannot read properties of nullIssue UI policies are not loading and will show the error below on browser console: ui_policy.jsx?v=02-04-2025_0837:882 Uncaught TypeError: Cannot read properties of null (reading 'push') at ui_policy_add (ui_policy.jsx?v=02-04-2025_NUMBERS:882:15) at sc_task.do?sysparm_nostack=true&sys_id=XXXXXXXXXXXXX:9538:6ReleaseAnyCauseThe is being caused by NULL or UNDEFINED fields/conditions on the Policy.Resolution1. Access the affected UI Policy.2. Add a condition(or affected field), any will do.3. Save the record.4. Remove the condition you have just added.5. Save the record again. This will remove the improper Null from the record.