[
https://issues.apache.org/jira/browse/AIRFLOW-698?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16722792#comment-16722792
]
jack commented on AIRFLOW-698:
------------------------------
How setting up a new column resolve this ?
> 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
> Priority: Major
> Labels: beginner, starter
>
> 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 [[email protected]]
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)