Add a Flow Design to an Update Set - Washington DC Release

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-15-2024 10:47 AM
just upgraded to Washington DC release in our dev instance and I am looking to add to an update set a new Flow Design in the new Worflow Studio, however that option is no longer available.
In previous releases, I would just check the box next to the flow and then on the Options menu, I would click "Add to update set".
Now, that feature is not there.
Is there a new way of doing this that was NOT in the release notes??
Have some ready to go to an update set to move to Test and then move to Prod so I would appreciate a response/solution...
Thanks!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-19-2025 08:20 AM
Hi Terrie,
I assume by now you have found a workaround/solution, but I thought I would clarify for others that end up reading this thread:
I'm guessing that you are using the "Add to Update Set Utility" Plugin:
https://www.servicenow.com/community/developer-blog/add-to-update-set-utility-documentation-and-cust...
Assuming that is so, then, like me you were probably in Flow Designer looking at your new/updated flows and wanting to select one or more of them and "Add to Update Set", but couldn't...
To get them into my Update Set, I went a bit "old skool" and listed out the flows from their native table (sys_hub_flow) using a link like this:
Then I could select the appropriate flows and choose "Add to Update Set" from the Action Menu dropdown.
Hope this helps, or if of interest to someone.