Change Models not showing up for ITIL users in SOW workspace after upgrading instanceIssue Since the upgrade to the Yokohama release, an itil user has not been able to use the SOW Workspace UI for creating a Normal or Emergency Change. Workaround in place is that user is able to open these change records through the Core UI.SymptomsAs ITIL users, when you go to SOW: now/sow/create-change-request-page you are unable to view any change models.ReleaseYokohama Patch 1App id: sn_sow_itsm_contVersion: 6.1.5Cause- After further investigation, we found out that the OOB ACL on instance was missing role "itil" due to which this issue was observed. This role is present in all OOB instances. - The user does not have read access for the field current_version on the table std_change_record_producer and is then failing when the value of current_version is trying to be read.ResolutionCheck the ACL configuration for the current_version field on the std_change_record_producer table, and verify it matches the out-of-box (OOB) configuration, including assigned roles.