krishnakanth1666 opened a new issue, #30828: URL: https://github.com/apache/airflow/issues/30828
### Apache Airflow version Other Airflow 2 version (please specify below) ### What happened I have four trigger dag run operators in the single Dag and trying to execute one after the other on the successful completion of the previous,but some of the task instances were not triggering and show as None State. ### What you think should happen instead _No response_ ### How to reproduce create two or more dags using trigger dagrunoperators and schedule them at sometime and making external dags schedule to none and see if you can find the same issue of not triggering the tasks with None status ### Operating System Linux ### Versions of Apache Airflow Providers _No response_ ### Deployment Other ### Deployment details deployed on gcp server ### 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]
