Mzhussiyev opened a new issue, #52711: URL: https://github.com/apache/airflow/issues/52711
### Apache Airflow version Other Airflow 2 version (please specify below) ### If "Other Airflow 2 version" selected, which one? 2.10.5 ### What happened? Recently we've upgrade Airflow to 2.10.5v Next day almost everything went smoothly, all the DAGs triggered by schedule/datasets and finished without any issues. We have a DAG called `DBT_VAULT_RECON` which is configured to be triggered by the set of 6 datasets. Today (02.07.25) it wasn't triggered showing that only 5 of 6 datasets were updated, however if you look at datasets timestamp i.e. `Last Update since last Dag Run` you can see that all of these 6 datasets were updated. Same was in Datasets tab, showing that all of these 6 datasets were updated but didn't trigger the DAG. Hope you can understand the situation by just looking at this screenshot.  ### What you think should happen instead? Airflow should identify that all of these 6 datasets were updated and trigger the DAG. ### How to reproduce I'm not sure how to reproduce that, since it was happened with us first time. We will monitor the DAG and datasets behavior in the next couple of days. ### Operating System NAME="Amazon Linux" VERSION="2" ID="amzn" ID_LIKE="centos rhel fedora" VERSION_ID="2" PRETTY_NAME="Amazon Linux 2" ANSI_COLOR="0;33" CPE_NAME="cpe:2.3:o:amazon:amazon_linux:2" ### Versions of Apache Airflow Providers apache-airflow-providers-amazon==8.25.0 apache-airflow-providers-google==12.0.0 apache-airflow-providers-postgres==6.0.0 apache-airflow-providers-microsoft-azure==12.0.0 apache-airflow-providers-sftp==5.0.0 apache-airflow-providers-snowflake==6.0.0 apache-airflow-providers-ssh==4.0.0 ### Deployment Docker-Compose ### Deployment details Docker image apache/airflow:slim-2.10.5-python3.12 ### 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]
