keu opened a new issue, #29321: URL: https://github.com/apache/airflow/issues/29321
### Apache Airflow version 2.5.1 ### What happened Create two files with DAGs Both DAGs should have the same ID Airflow will constantly update DAG structure/code resulting in dozens of weir behaviours and errors: - wrong DAG visualization - wrong DAG code - errors about missing task from time to timebehaviors ### What you think should happen instead Airflow should show an error to the user and disable both DAGs. ### How to reproduce 1. Create two files with DAGs 2. Both DAGs should have the same ID ### Operating System Ubuntu 22.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? - [ ] 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]
