You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "Fernando Bontorin (Jira)" <ji...@apache.org> on 2020/03/19 16:24:00 UTC

[jira] [Created] (AIRFLOW-7093) schedule None still scheduling to 1 day

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)