- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-30-2024 07:59 AM
Hi folks,
We've reports created on incident metric table, It's throwing report_view ACL error when trying to access data.
I've found ACL on metric_instance while debugging.
How is this table related to incident metric table ?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-30-2024 08:19 AM - edited ‎05-30-2024 08:20 AM
Hi @Community Alums ,
Incident metric is a database view which has 3 tables (metric_instance,metric_definition and incident )so if there is a report view acl on metric_instance table it will apply for the Report running on Database view.
Please mark this comment as Correct Answer/Helpful if it helped you.
Regards,
Swathi Sarang
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-30-2024 08:19 AM - edited ‎05-30-2024 08:20 AM
Hi @Community Alums ,
Incident metric is a database view which has 3 tables (metric_instance,metric_definition and incident )so if there is a report view acl on metric_instance table it will apply for the Report running on Database view.
Please mark this comment as Correct Answer/Helpful if it helped you.
Regards,
Swathi Sarang
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-31-2024 02:45 AM
@Community Alums , you can create one more report_view acl on metric_instance and add the role itil or the role which user is having and save it. Then the reports will be visible to user.
Please mark this comment as Correct Answer/Helpful if it helped you.
Regards,
Swathi Sarang
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-31-2024 03:18 AM