mweisshaupt1988 opened a new issue, #56204: URL: https://github.com/apache/airflow/issues/56204
### Apache Airflow version Other Airflow 2 version (please specify below) ### If "Other Airflow 2 version" selected, which one? 3.0.6 ### What happened? The TriggerDagRunOperator can not be executed from a task anymore ### What you think should happen instead? Either it should work like in Airflow 2.11 or there should be some documentation how to migrate existing DAGs ### How to reproduce I have added an example with two minimal Dags that reproduce the problem [x_task_run_demo.py](https://github.com/user-attachments/files/22595855/x_task_run_demo.py) ### Operating System Ubuntu 24.04 ### Versions of Apache Airflow Providers _No response_ ### Deployment Docker-Compose ### Deployment details It does not matter if I run it in docker compose or on OpenShift. The error is the same. ### 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]
