Fernando Bontorin created AIRFLOW-7093:
------------------------------------------
Summary: schedule None still scheduling to 1 day
Key: AIRFLOW-7093
URL: https://issues.apache.org/jira/browse/AIRFLOW-7093
Project: Apache Airflow
Issue Type: Bug
Components: DagRun
Affects Versions: 1.10.9, 1.10.8, 1.10.7, 1.10.6, 1.10.5
Reporter: Fernando Bontorin
Attachments: Screen Shot 2020-03-19 at 13.21.00.png
When created one dag with attributes
* 'start_date': pendulum.today("America/Sao_Paulo").date().isoformat()
* 'schedule_interval': None
the dagrun process still scheduling to one day
--
This message was sent by Atlassian Jira
(v8.3.4#803005)