Alison Stanton created AIRFLOW-1768:
---------------------------------------

             Summary: DAG list allows triggering a paused DAG
                 Key: AIRFLOW-1768
                 URL: https://issues.apache.org/jira/browse/AIRFLOW-1768
             Project: Apache Airflow
          Issue Type: Bug
          Components: ui
    Affects Versions: 1.8.0
            Reporter: Alison Stanton
            Assignee: Alison Stanton
            Priority: Minor


Right now the admin DAG list (/admin/) will allow you to click the run icon for 
a DAG that is paused. It then shows up in the DAG Runs page (/admin/dagrun/) as 
running but never progresses because the DAG is paused. This is confusing to 
the user. You shouldn't be able to manually trigger a paused DAG. 

I am working on a PR to add the simple if statement to change this behavior.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to