Jason Shao created AIRFLOW-3238:
-----------------------------------
Summary: Dags, removed from the filesystem, are not deactivated on
initdb
Key: AIRFLOW-3238
URL: https://issues.apache.org/jira/browse/AIRFLOW-3238
Project: Apache Airflow
Issue Type: Bug
Components: DAG
Reporter: Jason Shao
Assignee: Jason Shao
Removed dags continue to show up in the airflow UI. This can only be remedied,
currently, by either deleting the dag or modifying the internal meta db. Fix
models.DAG.deactivate_unknown_dags so that removed dags are automatically
deactivated (hidden from the UI) on restart.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)