Christian Nuss
03/02/2022, 1:19 AMprefect get flow-runs -s
i get:
prefect.exceptions.ClientError: [{'message': 'unexpected null value for type "String"', 'locations': [{'line': 2, 'column': 5}], 'path': ['flow_run'], 'extensions': {'path': '$.selectionSet.flow_run.args.where._and[0].flow._and[0].project.name._eq', 'code': 'validation-failed', 'exception': {'message': 'unexpected null value for type "String"'}}}]
any tips on how to get around this?
i do believe that prefect-server database upgrade
was run post-upgradeKevin Kho
03/02/2022, 1:39 AMZanie
03/02/2022, 4:02 AMChristian Nuss
03/02/2022, 4:58 AM