- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-28-2025 01:42 AM
Hi, please see the attached image. I got errors in most reports in Contract Workspace, but found in documentation to add the role sn_cm_core.contract_report_viewer - and it solved most of it. But "Review tasks" is still showing the error message. I'm just wondering where I can find the appropriate roles to add for this? I opened up the Workspace in UI Builder to try and find anything, but I think I'm looking in the wrong place since I couldn't really access the metrics configuration from the main view there.
Any help would be appreciated. Thank you.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-06-2025 11:39 PM
when you click Unassigned there is data source configured on right side
it tells which table it's bringing data from
check ACL for that table
Ensure your user satisfies table.None READ and report_view ACL on that table
If my response helped please mark it correct and close the thread so that it benefits future readers.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-06-2025 11:44 PM
Thanks! This was very helpful. Really appreciate it.