All non-admin users lost the ability to access the "view" context menuDescriptionAll non-admin users lost the ability to access the "view" context menu and in the logs can able to see PATH = ui/context_menu.view/read CONTEXT = null RC = false Rule =access denied ui/context_menu.view/readCauseThe sys_properties "glide.ui.view_change_roles" is not configured with "view_changer" role.ResolutionIn the OOB instance, the view_changer is the role, which allows the user to configure for switching the view. The affected user is having the view_changer role, but still not able to see the "View" context menu. Also in the OOB, the sys_properties - "glide.ui.view_change_roles" is configured as "view_Changer" but in the affected instance its configured as "admin" To resolve the issue, please add the role "view_changer" to the above properties.