Project Role to view the table records
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-29-2025 09:11 PM
Hi as im currently making an ACL script which validates on table base on some of the following reference fields i created. But now when i check on the access analyzer it passes on my read but still i cannot see the records in the project table. Maybe im lacking a ACL or role to apply to see the records base on custom role but im still having trouble on this one and need some help on it.
What im expecting is to display the record base on the following assignees on my project declared but still i cant see it on my end maybe due to view but you can clearly see that there are 4 lines inside the project table which are the request assigned to bean
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-29-2025 11:51 PM
Please share your ACLs. Just sharing the outcome of the analyzer doesn't give us anything to go on, besides 'your 'read' acl has a warning', the issue is probably in there.
Without knowing how you setup the ACLs, it's guessing, especially since you say you scripted it.
First thing to check: do the people with the custom role have access to the table?
Please mark any helpful or correct solutions as such. That helps others find their solutions.
Mark
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-30-2025 12:07 AM
@Mark Manders my read ACL is passed but i dont know if what ACL should i edit to see the list of records as a user with u_project_user as i indicated above. in which in my read ACL i required a role u_project_user.
in which if the user has this role should go and run this acl but even though i have script in my ACL this doesnt show on the project table.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-30-2025 01:57 AM
And what is the script? What other ACLs are on the table fields?
You have created something custom. Please realize that we don't have access to your instance and everything you don't tell us, is just guess work from our side.
Please mark any helpful or correct solutions as such. That helps others find their solutions.
Mark
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-30-2025 03:24 AM
@Mark Manders
Here is the sample script i used on the acl which displays me records on the table