Admin Overrides is Not Working
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-25-2019 11:07 AM
Hello Experts,
"Admin Overrides" on ACL seems to be flat-out not working. I am an admin. I have an ACL with Admin Overrides = True, yet I cannot edit the record. However, when I set the "Script" field to "answer = true", I can edit the record.
Am I missing something?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-28-2019 01:24 PM
Right, but the issue is that "Admin Overrides" is not working. I am an admin and I cannot edit the record unless I return True from the Script.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-16-2022 04:32 PM
Set the system property glide.security.admin.override.accessterm = true.
If it's missing add it.
If it's false or missing, when there are a number of ACLs on the same table/field and admin override is false on one of them, then admin override for all ACLs are considered as false.