Mans Singh created AIRFLOW-3817:
-----------------------------------
Summary: Correct task ids returned by the BranchPythonOperator
processor for example_branch_python_dop_operator_3
Key: AIRFLOW-3817
URL: https://issues.apache.org/jira/browse/AIRFLOW-3817
Project: Apache Airflow
Issue Type: Improvement
Components: examples
Affects Versions: 1.10.2
Reporter: Mans Singh
Assignee: Mans Singh
Fix For: 1.10.3
The BranchPythonOperator in the example_branch_python_dop_operator_3, returns
oper_1 or oper_2 but the downstream dummy operators have ids dummy_task_1 and
dummy_task_2. So, they will always be skipped.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)