Hi Team, I have an automation that runs a deployme...
# prefect-ui
i
Hi Team, I have an automation that runs a deployment on different states (cancelled, crashed, completed etc) of other flows. It passes parameters which are information about flow id, state etc from events. I used JSON format with the Jinja template. It used to work fine but a few weeks after Prefect release and changes on the UI, it passed these parameters as a str, not real values. Also, I cannot create a new automation with JSON input as I had below now. Getting
Sorry, something went wrong updating your automation
How can I get information about flows state run and pass this info as parameters to another deployment and trigger it? Maybe there is another more stable way of doing this? How it looks on the Automation UI and what parameters I am getting in the triggered flow from automation are below. Many thanks Slack Conversation