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

Jim Baldwin updated AIRFLOW-4531:
---------------------------------
    Description: 
In 1.10.3 in the graph and tree pages, in the task on click menu, the mark 
success or mark failure in the GUI will now pick up the options set in Clear 
i.e. Past, Future, Downstream or Upstream.

Other users reporting the same issue in slack.

The work around is to set the options in the Clear settings

I believe the issue was introduced in 
https://issues.apache.org/jira/browse/AIRFLOW-4240. In the 
airflow/www/templates/dag.html file the method was changed to POST and unique 
variables were set rather than all the buttons passing the same variables in 
the get to different functions in 
[airflow/www/views.py|https://github.com/apache/airflow/commit/dbed51e702bf8177800183d2c4f595073aa2339d#diff-948e87b4f8f644b3ad8c7950958df033].




 

  was:
In 1.10.3 in the graph and tree pages, in the task on click menu, the mark 
success or mark failure in the GUI will now pick up the options set in Clear 
i.e. Past, Future, Downstream or Upstream.

Other users reporting the same issue in slack.

The work around is to set the options in the Clear settings

I believe the issue was introduced in 
https://issues.apache.org/jira/browse/AIRFLOW-4240. In the dag.html file the 
method was changed to POST and unique variables were set rather than all the 
buttons passing the same variables in the get to different functions in 

 


> UI Mark success and Mark failed bug
> -----------------------------------
>
>                 Key: AIRFLOW-4531
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-4531
>             Project: Apache Airflow
>          Issue Type: Bug
>          Components: ui
>    Affects Versions: 1.10.3
>            Reporter: Jim Baldwin
>            Assignee: Jim Baldwin
>            Priority: Minor
>
> In 1.10.3 in the graph and tree pages, in the task on click menu, the mark 
> success or mark failure in the GUI will now pick up the options set in Clear 
> i.e. Past, Future, Downstream or Upstream.
> Other users reporting the same issue in slack.
> The work around is to set the options in the Clear settings
> I believe the issue was introduced in 
> https://issues.apache.org/jira/browse/AIRFLOW-4240. In the 
> airflow/www/templates/dag.html file the method was changed to POST and unique 
> variables were set rather than all the buttons passing the same variables in 
> the get to different functions in 
> [airflow/www/views.py|https://github.com/apache/airflow/commit/dbed51e702bf8177800183d2c4f595073aa2339d#diff-948e87b4f8f644b3ad8c7950958df033].
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to