Known issues with adding a Flow to an Update Set?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-21-2020 02:10 PM
Using an Update Set I attempted to move a flow I created to another Sub-Prod, but after committing the flow (without errors) the flow gave me an error when I attempted to load it stating that it cannot locate a record in the sys_hub_action_type_definition table. I had to manually find the record, and add it to the update set for it to work.
I understand that since the NewYork release the customer update for flows was flattened to one file (love that), but I fear this may be a bug. Has anyone experienced this or have any advice on how to better capture Flows under development?
- Labels:
-
flow designer

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-21-2020 06:51 PM
Quick question was the record in the sys_hub_action_type_definition, did that action come from a spoke added to the platform? for example, the ADO or AWS spoke that was added and not part of the baseline?
Or was the action in question created in house?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-23-2020 07:28 AM
It was a custom action we created.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-21-2020 07:00 PM
sys_hub_flow is the table which is something related to flow
sys_hub_action_type_definition is something which gets generated when you create a custom action ,
it looks like you have not published the action in your exact update set and thats the reason , when you use the same in the flow , in subprod, it might not have found a link to the same.
Action Definition ( sys_hub_action_type_definition ) might be the culprit here
Regards ,
Siva.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-21-2020 07:14 PM
I have an addional question regarding that custom action which i have asked here a couple of days back, just waiting for the response on the same. If you have any idea please respond on the thread here.
Regards,
Siva