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.

ACL issue for users with no role

Elizabeth26
Tera Contributor

I have a catalog item that has a reference field to a table that users with no role are now unable to access since SN did the update to ACLs for query range issue.

 

I am not sure what role to add for the read ACL? I tried public but it's still not working.

 

6 REPLIES 6

My bad - the explicit roles are subject of a plugin activation:


Explicit Roles plugin
When the Explicit Roles plugin is activated

 

Source: https://www.servicenow.com/docs/bundle/zurich-platform-security/page/administer/contextual-security/...

 

However consider using this, ask your platform owner in case it's not a pdi but real instance..

_____
This reply is 100 % GlideFather and 0 % AI

We are not using explicit roles but we are looking into it but it's a bit complicated for us as we have to do some table separation before we can do that.