[
https://issues.apache.org/jira/browse/AIRFLOW-35?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15269508#comment-15269508
]
Siddharth Anand commented on AIRFLOW-35:
----------------------------------------
Merged the PR referenced above
> UI toggle to recursively set success for nested DAG operators
> -------------------------------------------------------------
>
> Key: AIRFLOW-35
> URL: https://issues.apache.org/jira/browse/AIRFLOW-35
> Project: Apache Airflow
> Issue Type: Improvement
> Reporter: Waldemar Hummer
>
> Currently, when marking the success status of an operator via the UI, there
> is no way to recursively include all operators that are nested within a
> SubDagOperator
> We need a way to recursively set the success status (e.g., a UI toggle
> "Recursive" on the same level as Past/Future/Downstream/Upstream) of all
> operators within a SubDagOperator
> There is an open pull request on Github which proposes a solution for this:
> https://github.com/airbnb/airflow/pull/1430
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)