Merged the PR Sent from Sid's iPhone
> On May 3, 2016, at 1:10 PM, Chris Riccomini (JIRA) <[email protected]> wrote: > > > [ > https://issues.apache.org/jira/browse/AIRFLOW-35?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15269483#comment-15269483 > ] > > Chris Riccomini commented on AIRFLOW-35: > ---------------------------------------- > > [~sanand], any particular reason you closed this? > >> 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)
