You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "Stefan Seelmann (JIRA)" <ji...@apache.org> on 2018/12/30 17:56:00 UTC

[jira] [Comment Edited] (AIRFLOW-3589) Visualize reschedule state in all views

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

Stefan Seelmann edited comment on AIRFLOW-3589 at 12/30/18 5:55 PM:
--------------------------------------------------------------------

Here is the other approach with explicit UP_FOR_RESCHEDULE state:
https://github.com/seelmann/incubator-airflow/commit/10ee8ca1f7bb3cb3888681d1dc5785ca856e58c6

I like that approach much more, there is no code change required in views.py.


was (Author: seelmann):
Here is the other approach with explicit UP_FOR_RESCHEDULE state:
https://github.com/seelmann/incubator-airflow/commit/10ee8ca1f7bb3cb3888681d1dc5785ca856e58c6

> Visualize reschedule state in all views
> ---------------------------------------
>
>                 Key: AIRFLOW-3589
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-3589
>             Project: Apache Airflow
>          Issue Type: Sub-task
>          Components: webserver
>    Affects Versions: 1.10.1
>            Reporter: Stefan Seelmann
>            Assignee: Stefan Seelmann
>            Priority: Major
>             Fix For: 1.10.2, 2.0.0
>
>
> There should be a visual indication that a task is in reschedule state. Update following views in old and new UI:
> * Tree
> * Graph
> * Gantt
> * DAGs (index)
> * Task instance list



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