- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-24-2024 02:49 AM
Hi,
I was wondering how a user can see what groups have access granted to specific catalog items?
Here is an example, i am impersonating user and we can see that there is 1 "Available For" set but nothing is listed.
What needs to be done to make it available for a user?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-24-2024 05:42 AM
@dev_K if the users really need to see this then you can check the read acl created for the table "sc_cat_item_user_criteria_mtom" and if any of the role mentioned works for you you can use that otherwise if user has any unique role based on that you can create one read acl and give that role this should work .
Please mark this comment as Correct Answer/Helpful if it helped you.
Regards,
Swathi Sarang
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-24-2024 03:00 AM
Hi @dev_K
Try to add another fields from list view and see, it may be some data issue where name is missing.
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.
Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]
****************************************************************************************************************
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-24-2024 03:03 AM
Hi @dev_K ,
User with minimum ITIL role can see the Available For related list.
Please mark my answer helpful and accept as a solution if it helped 👍✔️
Kavita Bhojane
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-24-2024 04:06 AM
Hi @dev_K ,
There might be some access issue where the user you are impersonating might not have proper roles to view the user criteria table records, so if you have admin access you can cross verify whether actually data is present or not if for you also its not visible then there might something wrong with record the data might have been deleted hence it may show empty.
Please mark this comment as Correct Answer/Helpful if it helped you.
Regards,
Swathi Sarang
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-24-2024 04:24 AM
yes, I am an admin and I can see those records.