[Bug] subFlow with multiple paths does not return back last flow event data correctly
u-n-i-c-o-rn opened this issue · 2 comments
u-n-i-c-o-rn commented
z1pti3 commented
This is in part expected due to how the flow executes but I understand how this is confusing for users. I think a new action maybe required to handle the return of data from subFlow. This same object maybe an option for breaking out of loops early as well.
z1pti3 commented
Break object has been added and can be used to exit out of a subFlow early