We've updated the ServiceNow Community Code of Conduct, adding guidelines around AI usage, professionalism, and content violations. Read more

Re:snc_internal user can't able to see the group information in service portal

Kelvin-KenA2855
Tera Contributor

This question was raised sometime ago where in a catalog item, there is sys_user_group reference variable. When SNC_internal role user tries to raise a request they are not able to select the group in reference variable it shows "no group found". However, Admin and ITIL role users able to see the groups. I checked the ACLs and Business rules related to sys_user_group table. but still not able to find the cause of issue. 

 

As previous advised in the other question, I have created a "Read" ACL on that table and only assign the "snc_internal" role but that did not work. What else can be done?

1 REPLY 1

Mark Manders
Giga Patron

Did you also create a read ACL for the records and the display field (probably name), so they are not just able to read the table, but the records and field as well?


Please mark any helpful or correct solutions as such. That helps others find their solutions.
Mark