Skip to content
Open
Show file tree
Hide file tree
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
14 changes: 14 additions & 0 deletions changelog/2025-12-22-restart-flow-version-selection/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
---
slug: restart-flow-version-selection
title: Restart flow with version selection
version: v1.594.0
tags: ['Flow editor']
description: When restarting a deployed flow, you can now select a different flow version to run.
features:
[
'Select any deployed flow version when restarting',
'Previous steps with matching step IDs are reused from the original run'
]
image: ./restart_flow_2.png
docs: /docs/core_concepts/instant_preview#restart-from-step-iteration-or-branch
---
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 2 additions & 1 deletion docs/core_concepts/23_instant_preview/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,8 @@ To see how it works, see our [dedicated blog post](/blog/launch-week-1/restartab

<br />

Under [Cloud plans and Self-Hosted Enterprise edition](/pricing), this feature is also available for [deployed](../0_draft_and_deploy/index.mdx) flows.
Under [Cloud plans and Self-Hosted Enterprise edition](/pricing), this feature is also available for [deployed](../0_draft_and_deploy/index.mdx) flows.
When restarting a deployed flow, you can select a different flow version, and previous steps with matching step IDs will be reused from the original run.

![Restart deployed flow](./restart_flow_2.png 'Restart deployed flow')

Expand Down
Binary file modified docs/core_concepts/23_instant_preview/restart_flow_2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/core_concepts/23_instant_preview/restart_flow_2.png.webp
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.