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

ASF subversion and git services commented on AIRFLOW-4267:
----------------------------------------------------------

Commit 1a76275513e481e3bdf574607ff28c1742093000 in airflow's branch 
refs/heads/master from Kaxil Naik
[ https://gitbox.apache.org/repos/asf?p=airflow.git;h=1a76275 ]

[AIRFLOW-4267] Fix TI duration in Graph View (#5071)



> Fix Task Instance duration in Graph View in Fab-Based UI
> --------------------------------------------------------
>
>                 Key: AIRFLOW-4267
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-4267
>             Project: Apache Airflow
>          Issue Type: Bug
>          Components: ui
>    Affects Versions: 1.10.2, 1.10.3
>            Reporter: Kaxil Naik
>            Assignee: Kaxil Naik
>            Priority: Critical
>         Attachments: Screenshot 2019-04-09 at 21.58.54.png, Screenshot 
> 2019-04-09 at 22.01.42.png
>
>
> The duration field is missing in the Graph View for the Fab-based RBAC UI.
> This is because of the bug in the code. Instead of *task.duration* it should 
> be *ti.duration*.
> The duration is associated with a *Task Instance* and no a *Task*.



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

Reply via email to