Access on choices
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-20-2025 05:18 AM
Hi Team,
we have a risk assessment which is scheduled through a scheduled job every month.
so on the portal while filling the assessment we have a button called confirm Compliance----when i click on that button it will open a dialog box with a variable called compliance reason----with 4 choices as Effective, partially effective etc.
But those choices are visible to only admin users. As we have new acl's on sys_choice table with query_range type after yokohama upgrade this issue has started.
Please suggest with appropriate solution on why it is restricting the users.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-20-2025 07:51 AM
Hi @gantajahnav,
can you share the ACLs please? check the ACL for read on the sys_choice table level and grant it to snc_internal, or accordingly to your need. Be careful, this change will be platform wide and will allow users with the added role to see ALL the choices not only these...
In that case you would need some scripting in the ACL
/* If my response wasn’t a total disaster ↙️ ⭐ drop a Kudos or Accept as Solution ✅ ↘️ Cheers! */
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-25-2025 04:11 AM
Hello @gantajahnav, is it still actual or you resolved it?
/* If my response wasn’t a total disaster ↙️ ⭐ drop a Kudos or Accept as Solution ✅ ↘️ Cheers! */