sharath-quotient opened a new issue #19201: URL: https://github.com/apache/airflow/issues/19201
### Apache Airflow version 2.1.0 ### Operating System linux ### Versions of Apache Airflow Providers `apache-airflow-providers-google==2.1.0` ### Deployment Docker-Compose ### Deployment details _No response_ ### What happened if there is no dataflow jobs present in the project and if we run `DataflowCreateJavaJobOperator` it fails. If we create some dummy job, and then `DataflowCreateJavaJobOperator` it will work. It is failing when it calls job lists API ### What you expected to happen It should go ahead with creating the job if job list was empty. ### How to reproduce Run, DataflowCreateJavaJobOperator in a GCP project where there is no dataflow job has not run(failed or success job). ### Anything else _No response_ ### Are you willing to submit PR? - [ ] Yes I am willing to submit a PR! ### Code of Conduct - [X] I agree to follow this project's [Code of Conduct](https://github.com/apache/airflow/blob/main/CODE_OF_CONDUCT.md) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
