Skip to content

Commit 8459e05

Browse files
committed
Update Journeys Edits and Versioning for GA
1 parent f4f409b commit 8459e05

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

src/_data/sidenav/main.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -410,6 +410,8 @@ sections:
410410
title: 'Build a Journey'
411411
- path: '/engage/journeys/step-types'
412412
title: 'Journey Step Types'
413+
- path: '/engage/journeys/journeys-edits'
414+
title: 'Journey Edits and Versioning'
413415
- path: '/engage/journeys/send-data'
414416
title: Send Data to Destinations
415417
- path: '/engage/journeys/journeys-analytics'

src/engage/journeys/journeys-edits.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
---
22
title: Journeys Edits & Versioning
33
plan: engage-foundations
4-
hidden: true
54
---
65

76
With Journeys edits and versioning, you can make changes to live journeys.
@@ -14,7 +13,8 @@ Keep the following in mind when you edit a journey:
1413
- You can only have one live journey version at any time. When you publish a draft journey version, Segment prompts you to pause or archive the previous version of the journey (if it isn’t archived already). If you pause the previous version, it begins to drain any users left in the version while you paused it.
1514
- If the previous version is in a paused, draining state, users can continue flowing through it until you archive it, or if users successfully exit that version through its exit settings.
1615
- If you enable version exclusion when you edit a live journey, users in previous versions of the journey won't enter the latest version.
17-
- Segment preserves destination sync keys in the Segment backend for destination steps that remain the same between versions. You don't need to update these keys in your downstream destinations when creating a new journey version that has the same destination step as a previous version. In the destination step UI, however, the destination sync key will be different between versions.
16+
- Segment preserves destination sync keys in Segment for destination steps that remain the same between versions. You don’t need to update these keys in your downstream destinations when creating a new journey version that has the same destination step as a previous version.
17+
- Segment displays a destination key on destination steps where a downstream destination is using a previous version key. Segment also preserves keys between versions even if you create a new draft version from a previously archived version.
1818
- You can create up to 25 versions of a journey. Segment keeps previous journey versions in a journey container, which you can access from the Journeys list page.
1919

2020
## Edit a journey

0 commit comments

Comments
 (0)