- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-28-2024 09:34 AM
Hello all,
I am facing an issue where user has itil role and that role is added the glide.history.role property along with few other roles. I have an read ACL on this table with itil role added. Despite everything in place, the user cannot able to access the history. They can see the history option when they try to access it from the incident table(example table) but once they click it says "Security constraints prevent access to requested page"
Can any one help/advise on this please. Thank you !
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-05-2024 01:50 PM
HI ticket has been submitted for this issue.
This is not a product defect but a change since Vancouver Patch 6.
ServiceNow response is "By default, the List History option is available for the users with Admin role. To enable this option to non-admins, create a custom ACL rule granting read access to the Record History table"
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-28-2024 09:46 AM
Hi @deepum ,
If you are on Vancouver version can you try the same scenario in Access Analyzer to see which ACL is restricting.
Please mark helpful/correct if my response helped you.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-28-2024 11:48 AM
Thank you for the response. But we are in Utah version now.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-22-2024 06:31 AM
HI @deepum ,
In that case , you should try debugging the ACLs.
Please mark correct/helpful if my response helped you.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-28-2024 09:53 AM
Hi @deepum ,
Use the power of ServiceNow access analyzer and do configure your ACL like mentioned in the below screenshots. If you configure like this, definitely you would be able to read the data in sys_history_set table.
Please mark this helpful and accept the solution if it really helps you.