ACL to allow editing of assigned to field in VIT table
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-13-2025 08:16 PM
Hi,
We have a requirement to allow editing of specific field in "sn_vul_vulnerable_item" table, assigned to and assignment group field in particular. Also, the user can only edit the field if record is active and is assigned to a group that user is part of without deactivating the OOTB acl rule. is this possible?
Current state: Starting from VR version 25.0.4 a new ACL was created to allow edit with role as Nobody - this ACL has disallowed editing of any fields in the VIT table.
Steps done:
created a new ACL to allow editing of assigned to field with roles sn_vul.remeidation_owner.
Result: not working,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-13-2025 08:28 PM
is the new ACL which has nobody role a table.* ACL?
share some details and screenshots
Also did you check using access analyzer?
If my response helped please mark it correct and close the thread so that it benefits future readers.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-13-2025 08:43 PM
Yes @Ankur Bawiskar , it's an ACL, so wanted to preserved that ACL and just create a separate ACL to allow editing of specific field with required roles defined,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-13-2025 08:51 PM
If you want to allow edit on list then
1) did you try creating another list_edit ACLs for those 2 fields?
If on form then you can create separate field.Write ACL for those 2 fields
If my response helped please mark it correct and close the thread so that it benefits future readers.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-13-2025 08:53 PM
