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
yesterday
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
59m 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
30m 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...