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/17 21:37:12 UTC

[jira] [Closed] (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 closed AIRFLOW-77.
----------------------------------
    Resolution: Fixed

> 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
>          Components: ui
>            Reporter: Waldemar Hummer
>            Assignee: 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)