austinau opened a new issue, #35166:
URL: https://github.com/apache/airflow/issues/35166
### Apache Airflow version
2.7.2
### What happened
Sent request without dry_run parameter to
dags/{dag_id}/updateTaskInstancesState and got a 500 error.
### What you think should happen instead
I should be able to send a request to update task instances state and get a
valid response.
### How to reproduce
You can see this by commenting out line 215 in
tests/api_connexion/schemas/test_task_instance_schema.py and running tests.
This is a similar error to #34563.
### Operating System
Ubuntu 20.04
### Versions of Apache Airflow Providers
_No response_
### Deployment
Docker-Compose
### Deployment details
_No response_
### Anything else
_No response_
### Are you willing to submit PR?
- [X] 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]