Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

Issues with ACL execution

rahulyamgar
Tera Guru

Hello team,

Today, while working on ACL, i came across below and looked strange to me. Please have a look:

find_real_file.png

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

1 ACCEPTED SOLUTION

Issue was with the Admin Overrides. Unchecking worked.

 

Thanks,

Rahul

View solution in original post

2 REPLIES 2

Allen Andreas
Tera Patron

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:

find_real_file.png

https://docs.servicenow.com/bundle/newyork-platform-administration/page/administer/contextual-securi...

As far as cached results:

A blue checkmark, x, or empty circleIndicates 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!

Issue was with the Admin Overrides. Unchecking worked.

 

Thanks,

Rahul