You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "Siddharth Anand (JIRA)" <ji...@apache.org> on 2016/05/09 04:21:12 UTC

[jira] [Updated] (AIRFLOW-77) UI toggle to recursively clear runs for nested sub-DAGs

     [ https://issues.apache.org/jira/browse/AIRFLOW-77?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Siddharth Anand updated AIRFLOW-77:
-----------------------------------
    External issue URL: https://github.com/apache/incubator-airflow/pull/1478

> UI toggle to recursively clear runs for nested sub-DAGs
> -------------------------------------------------------
>
>                 Key: AIRFLOW-77
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-77
>             Project: Apache Airflow
>          Issue Type: Improvement
>            Reporter: Waldemar Hummer
>            Priority: Minor
>
> Similar to setting recursive "success" status (see https://issues.apache.org/jira/browse/AIRFLOW-35), there should be a UI toggle to determine whether the "Clear" operation of historical DAG runs should be applied recursively to the sub-DAGs of a DAG.
> By default the "Recursive" clear toggle should be enabled to reflect the current business logic, because the parameter "include_subdags" of function DAG.clear(..) defaults to True in `models.py`.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)