- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-02-2026 09:42 AM
Can anyone help me with this issue, these are business user without Itil role but these are manager and director that need to approve RITM but the when email approval notification sent to their outlook, when they click it on it does not display the detail of what they want to approve. I did some some troubleshoot by adding sn_request_read to see, they can view the detail but by default they are not able to see detail of RITM.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-04-2026 08:44 AM - edited 07-04-2026 08:44 AM
This is expected behavior in ServiceNow.
Business users without itil cannot see RITM details because ACLs block read access to sc_req_item.
The approval email does not bypass ACLs, it only redirects the user.
This helps other users find accurate and useful information more easily
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-04-2026 08:44 AM - edited 07-04-2026 08:44 AM
This is expected behavior in ServiceNow.
Business users without itil cannot see RITM details because ACLs block read access to sc_req_item.
The approval email does not bypass ACLs, it only redirects the user.
This helps other users find accurate and useful information more easily