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
Add information that editing is locked until resume process completes
Added information that when journey resume is triggered, editing is locked until the resume process completes.
Original sentence:
"4. A modal window appears. Select **Resume Entry** again to confirm."
Modified to:
"4. A modal window appears. Select **Resume Entry** again to confirm. After the confirmation, editing is locked until the Journey Resume process completes."
Copy file name to clipboardExpand all lines: src/engage/journeys/build-journey.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -90,7 +90,7 @@ Follow these steps to resume entry to a paused Journey:
90
90
1. Select the **Journeys** tab within your Engage space.
91
91
2. Select the **More Options** icon next to the Journey you want to resume.
92
92
3. From the dropdown menu, select **Resume Entry**.
93
-
4. A modal window appears. Select **Resume Entry** again to confirm.
93
+
4. A modal window appears. Select **Resume Entry** again to confirm. After the confirmation, editing is locked until the Journey Resume process completes.
94
94
95
95
### Cloning a Journey
96
96
@@ -172,4 +172,4 @@ Keep the following in mind when working with a published Journey:
172
172
- You can't add, edit, or delete other steps in the Journey.
173
173
- Once Journeys computes and displays user counts, you'll see the list of users at each step of the Journey.
174
174
- Click a user profile to see the Journey list to which they belong.
175
-
- Journeys sends and updates data to Destinations in real-time.
175
+
- Journeys sends and updates data to Destinations in real-time.
0 commit comments