ServiceNow ACL: Group Manager should be able to edit his group and add/remove users of that group
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-22-2025 08:30 AM
Global:
Note: Requirement is applicable only for these 6 groups i have created. It should not be globally applicable.
I have created 6 groups and each group have group manager.
Currently there are so many ACLs written on group table , that's the reason group manager is not able to edit fields of the group, neither group manager is able to add / remove members to the group.
Particularly group manager should be able to edit description field of the group and should be able to add/remove users from the group.
I have written the ACL [ field level ACL ] by creating a custom role and assigning it to the respective group manager but it is not working , I guess other ACL written on group table are restricting it.
Please help with the detailed script / ACL with screen shot.
thanks