[
https://issues.apache.org/jira/browse/AIRFLOW-4381?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ash Berlin-Taylor updated AIRFLOW-4381:
---------------------------------------
Fix Version/s: (was: 2.0.0)
> Use get_direct_relative_ids to get task relatives
> -------------------------------------------------
>
> Key: AIRFLOW-4381
> URL: https://issues.apache.org/jira/browse/AIRFLOW-4381
> Project: Apache Airflow
> Issue Type: Improvement
> Components: models
> Affects Versions: 1.10.3
> Reporter: zhongjiajie
> Assignee: zhongjiajie
> Priority: Minor
> Labels: patch
> Fix For: 1.10.4
>
>
> Now in models.baseoperator we get relatives by attribute, but
> _downstream_task_ids and _upstream_task_ids is private member. This patch
> will get relatives from exists function `get_direct_relative_ids`.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)