Setting stage at end of flow completed not working

Pooja58
Kilo Sage

Hi All,

 

Can anyone help me to set the stage at the end of flow designer to completed.

As per below image even log is also printing but in poral the stage is still previous, and it did not set.

 

Kindly help on this at the earliest

Pooja58_0-1734699611605.png

 

Best Regards,

Pooja

 

4 REPLIES 4

subhashreedash
Tera Contributor

Check the flow stages if the internal name is also "completed" or try using end flow once

Runjay Patel
Giga Sage

Hi @Pooja58 ,

 

There is difference between state and stage. Stage you need to set from like below

RunjayPatel_0-1734700627868.png

 

-------------------------------------------------------------------------

If you found my response helpful, please consider selecting "Accept as Solution" and marking it as "Helpful." This not only supports me but also benefits the community.


Regards
Runjay Patel - ServiceNow Solution Architect
YouTube: https://www.youtube.com/@RunjayP
LinkedIn: https://www.linkedin.com/in/runjay

-------------------------------------------------------------------------

 

Pooja58
Kilo Sage

What is the meaning of flow context showing in yellow color

Pooja58_0-1734722966562.png

And these stages are not setting also. on the poratl

Hello @Pooja58 

The yellow highlight indicates paths in the flow logic that were not executed. This happens because:

  • The condition in the corresponding "If" statement was met, causing the "Else" path to be skipped.
  • Or other logical reasons determined during runtime.

In this case, the "Else" branch wasn't triggered, which is why it appears in yellow and shows "Not Run" in the logs.

 

"If you found my answer helpful, please like and mark it as an "accepted solution". It helps others find the solution more easily and supports the community!"

 

Thank You
Juhi Poddar