[
https://issues.apache.org/jira/browse/AIRFLOW-3982?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16799894#comment-16799894
]
ASF subversion and git services commented on AIRFLOW-3982:
----------------------------------------------------------
Commit bbcaf29e698d6d1eae132996fb32dbd77123c4f3 in airflow's branch
refs/heads/master from Dima Kamalov
[ https://gitbox.apache.org/repos/asf?p=airflow.git;h=bbcaf29 ]
[AIRFLOW-3982] Update DagRun state based on its own tasks (#4808)
> DagRun state updater is incorrect when DagRun's tasks don't correspond to
> DAG's
> -------------------------------------------------------------------------------
>
> Key: AIRFLOW-3982
> URL: https://issues.apache.org/jira/browse/AIRFLOW-3982
> Project: Apache Airflow
> Issue Type: Bug
> Reporter: Dima Kamalov
> Assignee: Dima Kamalov
> Priority: Minor
>
> To repro:
> (1) create a Dag with a start date and a task, run it
> (2) add a task in that DAG with a later start date
> (3) rerun past run – tasks will get processed correctly but DagRun state
> won't get updated
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)