[
https://issues.apache.org/jira/browse/AIRFLOW-3982?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tao Feng resolved AIRFLOW-3982.
-------------------------------
Resolution: Fixed
Fix Version/s: 1.10.3
> 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
> Fix For: 1.10.3
>
>
> 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)