Non-ITIL user - Grant access to specific Requested Items

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-14-2020 11:45 AM
We want to give a group of non-ITIL users access to see all of the requested items for a specific Service Catalog Item. I've completed the following:
- Created Role
- Created Group
- Created an ACL
- Create an Application Menu
Not sure what else I need to do to allow the non-itil user to view the Requested Items
- Labels:
-
Service Catalog

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-14-2020 03:24 PM
Thanks - However, the result only returns the items that the user submitted and not the items from all requesters.
thoughts?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-14-2020 04:13 PM
There's another ACL in your instance restricting access. You'll need to turn on ACL debugging to see which

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-15-2020 07:04 AM
Thanks - Looking through it now.
What I notice, for this particular RITM, the ACL didn't fire. As a result, I change the ALC from 'sc_req_item.*' to 'sc_req_item' and it worked.
I am not certain as to why removing the wildcard worked, as I assumed it would be the same as --none--.