[
https://issues.apache.org/jira/browse/AIRFLOW-3817?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16762389#comment-16762389
]
ASF subversion and git services commented on AIRFLOW-3817:
----------------------------------------------------------
Commit a1d5b01b10c0f7107b88b46df1cf4ddd5bc0bbde in airflow's branch
refs/heads/master from mans2singh
[ https://gitbox.apache.org/repos/asf?p=airflow.git;h=a1d5b01 ]
[AIRFLOW-3817] - Corrected task ids returned by BranchPythonOperator to match
the dummy operator ids (#4659)
> 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
> Priority: Minor
> 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)