Add Group to Change Request Watch list
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-08-2022 08:46 AM
I need to add a Group "Server Systems" to a watch list. I got the Group to pull the users, but they are not displaying the names of the users.
and shows sys_id for the users in the Change:
- Labels:
-
flow designer

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-08-2022 10:46 AM
Hi,
Can you share an image of the steps in your Flow, where you do the lookup, and adding of records to the watchlist?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-08-2022 11:00 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-08-2022 11:04 AM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-08-2022 11:13 AM
Ok, so the issue is that you are trying to set the watch list value the "4-Group member records" which is a couple of SysIDs, but not the SysIDs thats expected.
You are sending in the SysIDs of the group member records, and it's expecting SysIDs of sys_user records.