https://prefect.io logo
Title
h

Ha Pham

09/27/2022, 12:18 PM
Hi, is there any ways to order the parameters of a flow? For example, I want
start_datetime
and
end_datetime
to go together and start should comes first, not after like this
1
👀 1
👍 2
b

Bianca Hoch

09/27/2022, 3:33 PM
Hello Ha, is this for 2.0? If so, I'd recommend opening a feature request in our GitHub.
h

Ha Pham

10/05/2022, 7:59 AM
yes it's on 2.0. the weird thing is that on my local machine the params are in a different order, but on the server it's displayed differently
j

Justin Trautmann

11/10/2022, 2:48 PM
hello @Bianca Hoch @Ha Pham, i'm facing the same issue rn. is there already an open feature request for this by now?
h

Ha Pham

11/11/2022, 2:25 AM
it is not really a big problem for me so I forgot to create a request.
j

Justin Trautmann

11/11/2022, 8:55 AM
ok. now we have one https://github.com/PrefectHQ/prefect/issues/7508 feel free to comment if this is not what you were looking for.