[ 
https://issues.apache.org/jira/browse/AIRFLOW-3807?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16770304#comment-16770304
 ] 

ASF GitHub Bot commented on AIRFLOW-3807:
-----------------------------------------

feng-tao commented on pull request #4653: [AIRFLOW-3807] Fix Graph View 
Highlighting of Tasks
URL: https://github.com/apache/airflow/pull/4653
 
 
   
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


> 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
>            Priority: Major
>             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
> *EDIT:*
> * tasks with state *null* are not highlighted when hovering over task state 
> *no status* - See: https://issues.apache.org/jira/browse/AIRFLOW-3748
> * tasks with state *null* will not be highlighted when clicking on task state
> *EDIT:*
> Updates Tree View task status labels to be the same as in the Graph View



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

Reply via email to