ui
ui copied to clipboard
Add parameters, idempotency etc options to Create Flow Run action
Why
The Cloud create flow run automation/hook allows users to add parameters, idempotency etc to a run that is started by the automation. The current UI implementation does not expose these options. What
- [ ] The UI offers the option to add parameters to the new run
- [ ] The UI offers the option to add idempotency to the new run
- [ ] The UI allows the user to add a new label and name to the new run
- [ ] Other options could be added as set out in https://github.com/PrefectHQ/ui/pull/1152 but not required
- [ ] The new run is created correctly
Notes