Jenny G
Jenny G
## Description When a task run has a manual only trigger it can be approved in the UI. In Cloud we raise a notification about the task run that needs...
## Description If I query for a flow run and want to see its parameters, flow_run.parameters includes flow group default parameters and parameters set at run time but does not...
**Why** User requests from discourse: I can specify the run config inside of the flow, but I would like the option to manually configure the Vertex config from the UI....
**Bug Description** The flow page automations tab does not show automations that are created for all flows. Instead it says "There are no automations associated with this flow." This is...
**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...
### First check - [X] I added a descriptive title to this issue. - [X] I used the GitHub search to find a similar issue and didn't find it. -...
### First check - [X] I added a descriptive title to this issue. - [X] I used the GitHub search to find a similar request and didn't find it. -...
### Example ### Checklist - [ ] This pull request references any related issue by including "closes ``" - If no issue exists and your change is not a small...
### Example Adds a choice of filters to make it simpler to set one day, one week and to hide scheduled runs. Dependent on https://github.com/PrefectHQ/orion-design/pull/590 https://www.loom.com/share/f52f62b54f3749a4a4b30d9e25c8001c ### Checklist - [...
**Why** Add a link from a master flow run to its children (that are created using flowRunTask). It would also be good to see if a flow run was started...