John Smodic created AIRFLOW-5037:
------------------------------------
Summary: Execution Date is 24 hours behind
Key: AIRFLOW-5037
URL: https://issues.apache.org/jira/browse/AIRFLOW-5037
Project: Apache Airflow
Issue Type: Bug
Components: webserver
Affects Versions: 1.10.2
Reporter: John Smodic
Attachments: Selection_999(022).png
For a scheduled DAG that runs every day at "0 2 * * *", the execution date is
always behind.
!image-2019-07-24-13-14-57-686.png!
!image-2019-07-24-13-14-42-063.png!
The tooltip doesn't seem to match (but it does for manually triggered DAGs),
and even then it's showing a date that's already passed. But even then, the DAG
runs fine, it just references the wrong date.
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)