brki opened a new issue, #60594: URL: https://github.com/apache/airflow/issues/60594
### Apache Airflow version 3.1.6 ### If "Other Airflow 3 version" selected, which one? _No response_ ### What happened? After running `airflow dags reserialize`, `airflow dags list` starts showing multiple copies of the DAG. ### What you think should happen instead? `airflow dags list` should only show one copy of each DAG. ### How to reproduce ... ### Operating System MacOS (using docker images of Airflow) ### Versions of Apache Airflow Providers Using unmodified [3.1.6-python3.12](https://hub.docker.com/layers/apache/airflow/3.1.6-python3.12/images/sha256-18a9758b0b6d69bb761400507ba3163bad52a5d447fb9f331c56beffb91ad104) docker image ### Deployment Official Apache Airflow Helm Chart ### Deployment details I noticed this on our productive helm-chart deployed instance. I've reproduced it with the documented [docker compose setup](https://airflow.apache.org/docs/apache-airflow/stable/howto/docker-compose/index.html). ### Anything else? It is repeatable. ### 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]
