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

Business Service only visible to ITIL users

AdamR5104082030
Tera Expert

I'm having an issue where only ITIL users can see a specific service that i need all users to be able to see. How can i make it so all users can see it?

 

 What ITIL users see...

what_ITIl_Users_See.JPG

 

What non ITIL users see..

What_Basic_users_see.png

1 ACCEPTED SOLUTION

I found the Solution! I was entering the wrong table. I was entering cmdb_ci_service_business and needed cmdb_ci_service. Thanks, everyone!

View solution in original post

7 REPLIES 7

You may need a field level ACL as well. Just dup the new ACL you created and change None to *.

no such luck, unfortunately, that didn't work either.

I found the Solution! I was entering the wrong table. I was entering cmdb_ci_service_business and needed cmdb_ci_service. Thanks, everyone!