Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add information that editing is locked until resume process completes #4701

Merged
merged 2 commits into from
Aug 16, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions src/engage/journeys/build-journey.md
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ Follow these steps to resume entry to a paused Journey:
1. Select the **Journeys** tab within your Engage space.
2. Select the **More Options** icon next to the Journey you want to resume.
3. From the dropdown menu, select **Resume Entry**.
4. A modal window appears. Select **Resume Entry** again to confirm.
4. A modal window appears. Select **Resume Entry** again to confirm. After the confirmation, editing locks until the Journey Resume process completes.

### Cloning a Journey

Expand Down Expand Up @@ -172,4 +172,4 @@ Keep the following in mind when working with a published Journey:
- You can't add, edit, or delete other steps in the Journey.
- Once Journeys computes and displays user counts, you'll see the list of users at each step of the Journey.
- Click a user profile to see the Journey list to which they belong.
- Journeys sends and updates data to Destinations in real-time.
- Journeys sends and updates data to Destinations in real-time.
Loading