- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-26-2024 05:37 AM - edited 08-26-2024 05:40 AM
After creating a catalog request and running the flow as desired, part of the flow after a particular stage is shown as a yellow region in the Operations View of the Flow Execution and any stage after that will not be rendered in the Request Item Workflow Stages Widget as show in the image.
P.S
Total four stages defined for now : 1) Project Creation, 2) Pre-deployment, 3) Deployment, 4) Testing.
'Testing' is totally missing. Basically, it is not getting fetched by the "req_item.stage.getStages()" method that is used in the above mentioned widget.
Any information about it?
Would be really grateful.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-24-2024 11:22 PM
Hello Vincent,
I think the issue is relating to number of actions that we have in one flow. I removed it to less then 17 and now the stages shows correctly. You can also create a sub flow to pack some Action to another flow.
-Lalit
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-13-2024 02:47 AM
Hello DeepeshP,
I am experiencing the same issue. Did you get any solution/ workaround in the meantime?
-Lalit

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-24-2024 06:35 PM
Same issue here, I tried moving the missing stage earlier for testing and it did appears. But it's the complete stage that I need to be at the end. Really annoying.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-24-2024 11:04 PM
Apparently, try to limit the number of actions (combine them and use a subflow) in the flow and it might work for you.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-24-2024 11:22 PM
Hello Vincent,
I think the issue is relating to number of actions that we have in one flow. I removed it to less then 17 and now the stages shows correctly. You can also create a sub flow to pack some Action to another flow.
-Lalit