Hey guys if i have a flow scheduled to run and new version is registered the flow will be archived right?
✅ 1
b
Bianca Hoch
11/15/2022, 4:49 PM
Hello! That is correct, only one version of the flow can be actively running at a time.
f
FuETL
11/15/2022, 6:19 PM
Is possible to set the version to run? Thanks.
One thing question if the flow is running in the old version it will keep running right? Thanks a lot.
k
Kalise Richmond
11/15/2022, 8:01 PM
In 1.0, if you have a flow already running on say version 1 of your flow code and register version 2, the current running flow will continue to execute on version 1. All new flow runs will execute with version 2 (the latest).
:upvote: 1
❤️ 1
:gratitude-thank-you: 1
f
FuETL
11/16/2022, 1:48 PM
@Bianca Hoch@Kalise Richmond Tks for all the help.