- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-20-2020 09:19 AM
Hello team,
Today, while working on ACL, i came across below and looked strange to me. Please have a look:
Though record level ACLs failed, access granted as seen above.
Also, whats the cached results in ACL? Could they go wrong based on the last evaluation ?
Thanks,
Rahul
Solved! Go to Solution.
- Labels:
-
Now Platform App Engine
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-20-2020 11:30 AM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-20-2020 10:25 AM
Hi,
Were you impersonating? If so, for the sake of debugging, read-only access is still given while impersonating. You can turn this off by following the documentation instructions:
As far as cached results:
A blue checkmark, x, or empty circle | Indicates that the ACL was taken from a cached result of a previous ACL check. The icons mean the same as the above. |
Please mark reply as Helpful/Correct, if applicable. Thanks!
Please consider marking my reply as Helpful and/or Accept Solution, if applicable. Thanks!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-20-2020 11:30 AM
Issue was with the Admin Overrides. Unchecking worked.
Thanks,
Rahul