Hi Guys! Im getting this error when using the UI. Im running a server and an agent in a docker container.
{"type":"http-log","timestamp":"2021-09-20T143829.787+0000","level":"error","detail":{"operation":{"user_vars":{"x-hasura-role":"admin"},"error":{"path":"$.selectionSet.flow_run.args.where.flow.project_id._eq","error":"unexpected null value for type \"uuid\"","code":"validation-failed"},"request_id":"0b7c4c08-10ce-4782-9b6b-4a2e3ee547bf","response_size":142,"request_mode":"error"},"request_id":"0b7c4c08-10ce-4782-9b6b-4a2e3ee547bf","http_info":{"status":400,"http_version":"HTTP/1.1","url":"/v1alpha1/graphql","ip":"172.21.0.6","method":"POST","content_encoding":null}}}
Any suggestion?