Jump from flow in child case to flow in parent case
Hi
Flow in child case: Here I call activity SetTicket in a utility shape.
Flow in parent case: Here I have specified ticket in a utility shape.
When I trace I see that SetTicket activity run and it raises the ticket but nothing happen in parent flow (flow is not resumed). Why?
Thanks