You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We currently infer a flow exited event in contact histories in RapidPro because it's helpful to see when a contact completes one flow and resumes another or terminates the session. We already have a flow_entered event and if we added a flow_exited event then we could render both of those in contact histories without looking up runs.
The text was updated successfully, but these errors were encountered:
We currently infer a flow exited event in contact histories in RapidPro because it's helpful to see when a contact completes one flow and resumes another or terminates the session. We already have a
flow_entered
event and if we added aflow_exited
event then we could render both of those in contact histories without looking up runs.The text was updated successfully, but these errors were encountered: