Allow the business_stakeholder role to view a project's stakeholders
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
a week ago
I am trying to allow our users with the business_stakeholder role to be able to read records on the Project Stakeholder table, pm_m2m_project_stakeholder. I found the table's read ACL but modifying it has not worked. Thanks!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
a week ago
Have you tried using access analyzer to see if there are any other ACL that are preventing access? Perhaps the user doesn't have access to the table that the m2m table is referencing.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
a week ago
It's very odd because from the read ACL itself it shows the business_stakeholder role that I added, but from the access analyzer it doesn't show the business_stakeholder role...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Tuesday
Try removing business_stakeholder role from the the ACL and readd it. I just tried this in my PDI and the read access worked fine.