[
https://issues.apache.org/jira/browse/AIRFLOW-3479?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16713458#comment-16713458
]
Kaxil Naik commented on AIRFLOW-3479:
-------------------------------------
Resolved by https://github.com/apache/incubator-airflow/pull/4287
> Records of "Log" table should be kept (by default) when users delete a DAG.
> ---------------------------------------------------------------------------
>
> Key: AIRFLOW-3479
> URL: https://issues.apache.org/jira/browse/AIRFLOW-3479
> Project: Apache Airflow
> Issue Type: Improvement
> Affects Versions: 1.10.1
> Reporter: Xiaodong DENG
> Assignee: Xiaodong DENG
> Priority: Minor
> Fix For: 1.10.2
>
>
> Currently when we delete a DAG (using API or from the UI), it will delete all
> related records in all tables (all tables in which "dag_id" is available),
> including "log" table.
> However, the records in "log" table should be kept (by default). This would
> be ideal for multiple reasons, like auditing.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)