alejandrofm opened a new issue, #35724: URL: https://github.com/apache/airflow/issues/35724
### Apache Airflow version Other Airflow 2 version (please specify below) ### What happened Airflow 2.7.2 When the task was non-existent for the DAG "cleared" period, I cannot succeed future tasks, only current  ### What you think should happen instead I should be able to succeed in any kind of task in the future or past. ### How to reproduce On a dag run currently have 5 tasks running from November 1. I cleared October to re-run it (where there were only 4 tasks) These tasks appeared now and want to set them to success from the first to future. ### Operating System Airflow 2.7.2 Python3.10 official image ### Versions of Apache Airflow Providers _No response_ ### Deployment Official Apache Airflow Helm Chart ### Deployment details _No response_ ### 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]
