[
https://issues.apache.org/jira/browse/AIRFLOW-1079?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16666347#comment-16666347
]
jack commented on AIRFLOW-1079:
-------------------------------
Deleting the DAG file manually doesn't delete it from the database so it still
appear in the UI.
You should upgrade to version 1.10.0- a delete DAG option was introduced in the
UI.
> Dag is still visible in ui, after removing it from the dag folder
> -----------------------------------------------------------------
>
> Key: AIRFLOW-1079
> URL: https://issues.apache.org/jira/browse/AIRFLOW-1079
> Project: Apache Airflow
> Issue Type: Bug
> Components: db
> Affects Versions: 1.8.0
> Reporter: Arun M J
> Priority: Major
>
> Even after removing a dag from the folder, it is shown in ui.
> can we set `is_active` in table `dag` for those dags while filling the
> dag-bags to resolve this issue?
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)