
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-29-2025 10:23 AM
Hi Team,
Users with compliance user role along with reporting capabilities are not able see "sn_grc_issue" table while creating report on the same. When I checked the ACLs, I can see report view ACL with "sn_grc.reader" role. Also, I don't see any custom ones are created and all are OOB. However, They can access the table and view the records. Could you please let me know what actions can be taken further?
Thanks,
Majji
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-12-2025 07:17 AM
Created a report_on ACL on sn_grc_issue table that granted access and resolved the issue.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-29-2025 11:49 AM
Hello @Majji Koteswar1 ,
Which reporting roles do the users have exactly?
OOTB any user with sn_grc.reader and report_user roles is able to see this table when creating reports.
Have you checked if there is a report_on ACL (not report_view) on that table?
Regards,
Robert

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-30-2025 12:28 AM
Thank you @Robert H for the response. Users have "report_user" role related to reporting. Also, I don't see any report_on ACL on "sn_grc_issue" table. Please let me know if there is anything I need to check.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-30-2025 12:38 AM
Hello @Majji Koteswar1 ,
Are there any report_on ACLs on the parent tables (planned_task, and task)?
Have you tried creating a report_on ACL on sn_grc_issue that lets everyone pass, to see if this resolves the issue?
Regards,
Robert

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-30-2025 03:37 AM
Hi @Robert H
I don't see any report_on ACLs on the parent tables. I will check with team on creating an ACL on Issue table since I don't have rights. Thanks!