[
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 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
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
> 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 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
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)