[
https://issues.apache.org/jira/browse/AIRFLOW-3238?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kaxil Naik resolved AIRFLOW-3238.
---------------------------------
Resolution: Fixed
Resolved by https://github.com/apache/incubator-airflow/pull/4073
> 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
> Priority: Major
>
> 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)