Angelika Tarnawa
07/26/2024, 8:37 AMMarvin
07/26/2024, 8:37 AM{ "title": "foo", "position": 0 }
, { "title": "bar", "position": 1 }
2. Editing Deployments: In the Prefect documentation, you can edit default parameters for deployments in the Prefect UI. This change can ensure the new values are utilized properly (https://docs.prefect.io/latest/concepts/deployments-block-based/).
For a fix:
- Ensure you are using the latest version of Prefect. You can check the latest version using the CLI or the Prefect documentation.
- Verify if the frontend is reconstructing the parameter order correctly using the position keys included in the parameter_openapi_schema
.
To dive deeper, you might want to explore the following resources:
- Prefect Deployment Guide
- Relevant GitHub PR: Add position key to parameter openapi schema properties
Hopefully, these references will help you manage parameter order more effectively in your deployments.Bring your towel and join one of the fastest growing data communities. Welcome to our second-generation open source orchestration platform, a completely rethought approach to dataflow automation.
Powered by