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

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

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


> 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