Felix Uellendall created AIRFLOW-3807:
-----------------------------------------
Summary: Fix graph view not highlighting correct tasks when
hovering over or clicking on task state
Key: AIRFLOW-3807
URL: https://issues.apache.org/jira/browse/AIRFLOW-3807
Project: Apache Airflow
Issue Type: Bug
Components: ui
Affects Versions: 1.10.2
Reporter: Felix Uellendall
Assignee: Felix Uellendall
Fix For: 1.10.3
There are actually three issues that this ticket is going to address:
* tasks with state *up_for_retry* are not highlighted when hovering over task
state *retry*
* tasks with state *up_for_reschedule* are not highlighted when hovering over
task state *rescheduled*
* tasks with state *up_for_reschedule*, *up_for_retry* and *skipped* will not
be highlighted when clicking on task state
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)