Skip to content

Commit

Permalink
Update 12. Contact Profile & History.md (#165)
Browse files Browse the repository at this point in the history
Added "Flow waked up, marking all other flows as completed" description with image
  • Loading branch information
SangeetaMishr authored Jun 11, 2024
1 parent d58b38c commit 761dee8
Showing 1 changed file with 11 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -149,3 +149,14 @@ Below are the steps on how to implement multiple profile features in your flow.

<img width="1261" alt="image" src="https://github.com/glific/docs/assets/122982753/ab4315d0-abb3-4d53-8d3c-f9ad3bd722c4"/>

## Flow waked up, marking all other flows as completed

1. This appears in the contact history when the flow starts again after the `wait-for-time` node.

<img width="613" alt="image" src="https://github.com/glific/docs/assets/143380171/2dca180f-3b69-4364-b5d3-373b177343d9"/>

2. If the first message goes out,there is a 1-minute waiting time between the first message node and the second node.

3. After the 1-minute wait, the flow will start again and will execute the node that comes after the wait-for-time.

4. At that time, in the contact history it appears `Flow waked up, marking all other flows as completed`

0 comments on commit 761dee8

Please sign in to comment.