You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Certain flow deployments that worked fine before cannot be executed anymore after updating from Prefect 2.20.9 to any newer Prefect version.
This is due to a change in the parameter validation.
Bug summary
Certain flow deployments that worked fine before cannot be executed anymore after updating from Prefect 2.20.9 to any newer Prefect version.
This is due to a change in the parameter validation.
MRE:
runs fine for Prefect <= 2.20.9.
But raises
for Prefect >= 2.20.10
Version info
Additional context
related to #15608
The text was updated successfully, but these errors were encountered: