Need comments: ACL script change on sys_user_group table
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-17-2023 08:25 AM
Hello all, we have a read ACL on sys_user_group (Group Table). The purpose of it is to give read access to the users who are having at least one role.
Thanks 🙂
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-17-2023 08:33 AM
Hi @nirwan_ritik ,
I don't think that change should have any affect on the environment as it is just validating for a role.
Thanks,
Danish
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-17-2023 08:35 AM - edited 10-17-2023 08:36 AM
I think for this you can remove script and have snc_internal role in role section of ACL(if you don't select anything in role by default snc_internal is added), because both are one and same, I feel no need to have script in this case all normal user profile have snc_internal so you should be good but have a check once on if all functional profile have snc_internal role.
Best regards
Suyog