I'm unable to start flows from the UI for my clust...
# prefect-cloud
b
I'm unable to start flows from the UI for my cluster - which is running
prefect 2.10.13
it appears that there is some error with using
metadata.generateName
where it is only generating the "-value". Example response in the snippet above. Forcing it back to
prefect 2.10.9
allows it to work properly. Is this a known bug?
z
Not that I've seen! If you open a bug report on GitHub we can get that fixed asap.
b
Adding this in the thread so it doesn't get lost
f
Hey I've a similar error ( https://prefect-community.slack.com/archives/CL09KU1K7/p1686842996729499 ) but with GCP. Did you find a quick hack @Brett? @alex I see an high priority on the Git issue, do you have any idea of the timeline to fix this bug? Thank you