
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-13-2021 12:47 AM
Good day, there is probably a simple solution to this, but in Flow Designer I have created a flow that updates the Watch List on the incident form. What I want to achieve is to add a user to the list of already existing users in the watch list, however when I use my flow it simply clears out any user that was in there and replaces is with just the one user_id I provided. How can I fix this that it adds the user rather than replace all the others?
This replaces all users in the watchlist with a single user. I guess that's what I'm asking the flow to do, but I want to be able to add upon the already exisitng users in the list basically.
Kind regards
Solved! Go to Solution.
1 ACCEPTED SOLUTION

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-13-2021 05:11 AM
I feel stupid but I managed to solve this by looking up the record and replacing the watchlist with the datapill of the current watchlist + the datapill of the User ID:
That solved it.
11 REPLIES 11
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-07-2023 10:50 PM
Conversely, what happens if you want to remove a user from the list?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-07-2025 04:21 AM
Unable to set two data pill to one field