[
https://issues.apache.org/jira/browse/AIRFLOW-3479?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kaxil Naik resolved AIRFLOW-3479.
---------------------------------
Resolution: Fixed
Fix Version/s: 1.10.2
> 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)