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 09:36 PM
So are you saying the OOTB is blocking?
If yes then no other way but you will have to disable that
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 09:42 PM
not that it's blocking. basically wanted to create a new ACL to just allow specific field. The OOTB is covers all fields, so wanted to preserve that and make not make changes to it. is this possible? if yes, am i creating a correct ACL?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-13-2025 10:02 PM
you want edit to happen on list or form?
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 10:10 PM
Correct..just while on list view. and only records assigned the user's group..the role indicated has write permission to the record if assigned to group.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-13-2025 10:37 PM
then you should create list_edit for field
something like this, please give your roles
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
