Dima Kamalov created AIRFLOW-3982:
-------------------------------------
Summary: 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
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)