Some Stages missing in Request Item

deepeshparpani
Tera Contributor

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.

 

ss1.pngss2.pngss3.png

 

 

1 ACCEPTED SOLUTION

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

View solution in original post

5 REPLIES 5

savaliya
Tera Expert

Hello DeepeshP,

 

I am experiencing the same issue. Did you get any solution/ workaround in the meantime?

-Lalit

Vincent Messier
Tera Expert

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.

Apparently, try to limit the number of actions (combine them and use a subflow) in the flow and it might work for you. 

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