How to allow group managers to change group members

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-11-2022 04:03 PM
Hi All,
I'm doing a net new platform implementation and have a requirement to allow group manager to modify group membership. In this post, the venerable @Chuck Tomasi indicated 4 ACLs would do the trick (assuming sys_user_group read). I've implemented this solution, with no change. Managers still unable to edit group membership.
I've also reviewed this and this, but have concerns given the age of those posts with a) the need for all the scripting when it was previously just a simple ACL and b) the applicability of any scripting that age.
Any help is greatly appreciated.
V/R,
Daniel
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-11-2022 04:49 PM
The solution provided here is still one of the best, even though it's a very old post -
https://servicenowguru.com/system-definition/group-managers-manage-group-members/
Another option would be to create a catalog item and flow. The flow will be fully automated but it would still require the manager to submit the catalog item for any group modifications.