- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-01-2024 02:58 AM
When creating a report, the grouping want use "Parent . short description", but I get "Access to this content denied based on report_view field ACLs".
I have assigned the roles "it_program_manager, program_manager, project_manager, it_project_manager, report_admin", but what other roles should I give them?
The table for the report is "pm_project_task".
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-01-2024 03:01 AM
Hi @RyoyaFukuda ,
You should check if there are any report view ACL's created on pm_project_task table if yes then u can check which role is required which is mentioned in that ACL n provide the same, if u dont find any plz try to look into the task table which is the parent table for project task.
Thanks,
Danish
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-01-2024 03:01 AM
Hi @RyoyaFukuda ,
You should check if there are any report view ACL's created on pm_project_task table if yes then u can check which role is required which is mentioned in that ACL n provide the same, if u dont find any plz try to look into the task table which is the parent table for project task.
Thanks,
Danish
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-01-2024 03:08 AM
Try these roles

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-02-2024 04:47 AM
Hi @RyoyaFukuda I am currently facing the exact same issue and I figured it's due to the report_view ACL for TASK table. My question is how did you sort this? Did you add roles to the OOTB ACL and if so which one OR did you created a separate report_view ACL?
Thank you 🙂