https://prefect.io logo
Title
w

wonsun

12/01/2022, 4:09 AM
Hi all~ I am trying to migrate to the prefect 2.0 version!! :marvin: In prefect 1.0, the flow version was well displayed as a number in the upper right corner of the UI(below image, left), but does the orion UI only show the flow version id for each flow? (below image, right) I thought it was much more intuitive to show it in numbers like prefect 1.0. Is it i can't find it at the Orion? Or was it intended what just show flow version id?
1
k

Kalise Richmond

12/01/2022, 4:09 PM
Hi @wonsun, you should be able to provide a version to the flow otherwise Prefect will attempt to create a version string. https://docs.prefect.io/concepts/flows/#flow-settings
💙 1