obautista opened a new issue, #29742: URL: https://github.com/apache/airflow/issues/29742
### Apache Airflow version 2.5.1 ### What happened Just completed a fresh Airflow: - Airflow: v2.5.1 - Ubuntu: v22.04 - MySql: Ver 8.0.32-0ubuntu0.22.04.2 for Linux on x86_64 ((Ubuntu)) I am setting up maintenance tasks using [](https://github.com/teamclairvoyant/airflow-maintenance-dagsl) Airflow is reporting "Dependency rule tried to blank-out primary key column 'serialized_dag.dag_id'" when running Clear Missing Dags ([](https://github.com/teamclairvoyant/airflow-maintenance-dags/blob/master/clear-missing-dags/airflow-clear-missing-dags.py)). Is there a way to resolve this? ### What you think should happen instead _No response_ ### How to reproduce I am setting up maintenance tasks using [](https://github.com/teamclairvoyant/airflow-maintenance-dagsl) Airflow is reporting "Dependency rule tried to blank-out primary key column 'serialized_dag.dag_id'" when running Clear Missing Dags ([](https://github.com/teamclairvoyant/airflow-maintenance-dags/blob/master/clear-missing-dags/airflow-clear-missing-dags.py)). ### Operating System Ubuntu v22.04 ### Versions of Apache Airflow Providers v2.5.1 ### Deployment Other ### 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]
