ACL to allow editing of assigned to field in VIT table

abaloss
Tera Contributor

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,

 

12 REPLIES 12

Ankur Bawiskar
Tera Patron
Tera Patron

@abaloss 

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.

Regards,
Ankur
✨ Certified Technical Architect  ||  ✨ 9x ServiceNow MVP  ||  ✨ ServiceNow Community Leader

abaloss_0-1744602130374.png

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,

@abaloss 

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.

Regards,
Ankur
✨ Certified Technical Architect  ||  ✨ 9x ServiceNow MVP  ||  ✨ ServiceNow Community Leader

abaloss
Tera Contributor

yes @Ankur Bawiskar but didnt work. so first testing with assigned to field.

abaloss_0-1744602788360.png