- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-26-2023 04:32 AM
Hi Folks,
After Utah upgrade , some users are unable to create / read the reports though they have ITIL role . What is the solution for this ? Getting and error like ' Access to the content is denied based on report_view ACL´s.
I have checked the ACL on that particular Table which user raised the issue , the report_view ACL is set to admin user for Type sys_auto but not for that particular Table. .please find the screenshot
.
How to troubleshoot and fix this issue ?
Kind Regards
TIA
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-27-2023 05:55 AM
Hi ,
I am able to find the solution to this.
I have added a custom ACL of type 'report_view' and added a custom role to that ACL. Then added that custom role to user. This resolved the issue.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-26-2023 04:49 AM
Hi @New Developer_S , this is caused by the new report_view acls. You need to ensure that there is a Report_View ACL for you users roles who should see the reports.
Greets
Daniel
Please mark reply as Helpful/Correct, if applicable. Thanks!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-27-2023 03:53 AM
The strange thing here is the particular user who is having the above issue has got all roles set to true . Please find the attachement .
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-27-2023 05:55 AM
Hi ,
I am able to find the solution to this.
I have added a custom ACL of type 'report_view' and added a custom role to that ACL. Then added that custom role to user. This resolved the issue.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-04-2023 03:15 AM
- After the upgrade it seems that the report_view ACLs can't be disabled and have to be updated
- Updated the ACLs for incidents, tasks, change requests and requested items (only read ACL's), so now the users are able to see the reports.
NOTE: you should update the ACL's for the tables that we are using (incidents, tasks, change requests and requested items). If you are using different tables you should update the ACL's for them too.