Dan Davydov created AIRFLOW-698:
-----------------------------------

             Summary: dag_run "scheduled" property should be it's own DB column
                 Key: AIRFLOW-698
                 URL: https://issues.apache.org/jira/browse/AIRFLOW-698
             Project: Apache Airflow
          Issue Type: Improvement
            Reporter: Dan Davydov


The airflow schedule only executes dag_runs that have a run_id that start with 
"scheduled__". This can be very confusing, especially when manually creating a 
dagrun and forgetting the "scheduled__" prefix. The "scheduled" part should be 
pulled into a separate column so that it is very clear in the UI that a user is 
creating a DAG that isn't scheduled.

cc [~maxime.beauche...@apache.org]



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to