potiuk commented on issue #21118: URL: https://github.com/apache/airflow/issues/21118#issuecomment-1022455560
In Airflow DAGs are controlled by the DAGs folder not UI/API/CLI. You should delete DAG from dags folder first in order to delete it from the UI. Deleting "DAG" from UI/CLI/API removes all DB records for a dag that has been deleted from DAG folder. -- 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]
