- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-24-2021 09:11 AM
I'm having trouble using the Update Multiple Records actions in Flow Designer. I want to add an additional comment to certain tasks (I've been using a single task number in the conditions for testing). When I test the flow it shows complete but the record is not updated with Additional Comments. What am I doing wrong?
On sc_task the test record I want to update is CATTSK0513640.
Here is my flow
edit - I can update the comments using the pre-Paris method of Lookup records/for-each/update. I just can't figure out this action.
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-24-2021 09:39 AM
Hi Brian,
This is a little bit of an oddity with ServiceNow and the way Journal entries are added.
To fix your issue you simply need to split the action out into two parts. First look up the records, then update each one individually. See the example below.
If my answer is correct / helpful, please remember to mark it as such so that others can see the information as easily as possible.
Callum

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-03-2021 12:02 PM
Thank you for your response here! It works perfectly!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-02-2023 11:49 PM - edited 03-02-2023 11:50 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-10-2021 09:44 AM
Thanks all - PRB1431754 is open regarding this. Unable to update journal fields using the Update Multiple Records action.
I appreciate the help,
Brian
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-18-2021 08:14 AM
Do you know if this problem has been solved?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-21-2022 03:53 AM
Is it resolved now? I am still facing the issue.