Admins have limited access to modules, tables, etc. (even though the ACLs are set in place, they fail)Issue There are cases where admin users are having limited access to modules and/or tables and end up getting "Security constraints.." message almost everywhere. The admin might not be able to see the required modules that are usually visible to them.ReleaseAll ReleasesCauseThis behavior will arise if we treat admin role as elevated privileged role. In other words, if the Elevated Privilege checkbox is set to true for admin role in sys_user_role table, it will break the administrator's role OOB behavior.ResolutionFollow the below steps to revert OOB behavior of "Admin" role Navigate to User Administration > Roles.Lookup for the record of name admin. Notice whether Elevated privilege checkbox is not set to true. Please note: There can be a case where you won't be able to access these and hence if you have a working instance, then kindly migrate the above record via update set to an affected instance.Related LinksAdditional Documentation: Evaluate the admin override at the access level https://docs.servicenow.com/csh?topicname=t_EvalAdmOverrideAccLevel.html&version=latest