Unexpected cross-scope error despite creating cross-scope privilege recordsDescriptionUsers may receive this message despite configuring cross-scope rules on the affected tables: Write operation against 'TABLE' from scope 'SCOPE' has been refused due to the table's cross-scope access policy https://docs.servicenow.com/csh?topicname=c_CrossScopePrivilegeRecord.html&version=latest Release or EnvironmentAllCauseThe instance cache might not have been updated with the cross-scope rulesResolutionFrom 'Scripts - Background' run the following to clear the instance cache: gs.invalidateCache();