You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "Alison Stanton (JIRA)" <ji...@apache.org> on 2017/10/31 19:01:00 UTC

[jira] [Updated] (AIRFLOW-1768) DAG list allows triggering a paused DAG

     [ https://issues.apache.org/jira/browse/AIRFLOW-1768?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alison Stanton updated AIRFLOW-1768:
------------------------------------
    External issue URL: https://github.com/apache/incubator-airflow/pull/2740

> 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
>              Labels: easyfix
>
> 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)