[
https://issues.apache.org/jira/browse/AIRFLOW-1098?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16822943#comment-16822943
]
jack commented on AIRFLOW-1098:
-------------------------------
[~ash]
Can this ticket be closed?
The code to address the issue in the PR:
[https://github.com/apache/airflow/pull/2233]
Exist in 1.9 branch (yet the PR that added the code did not refer to this
ticket?):
[https://github.com/apache/airflow/blob/v1-9-stable/airflow/models.py#L381]
and was later removed from more updated branches.
I think this is no longer an issue?
> parent_dag is not correctly set when subdags have subdags inside
> ----------------------------------------------------------------
>
> Key: AIRFLOW-1098
> URL: https://issues.apache.org/jira/browse/AIRFLOW-1098
> Project: Apache Airflow
> Issue Type: Bug
> Affects Versions: 1.8.0
> Reporter: wangwenxiang
> Priority: Major
> Original Estimate: 24h
> Remaining Estimate: 24h
>
> Dag has a subdags method to recursively retrieve all sub dags associated. It
> is incorrectly used to bag one dag and all its subdags when subdags has
> subdags.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)