[
https://issues.apache.org/jira/browse/AIRFLOW-4267?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ash Berlin-Taylor updated AIRFLOW-4267:
---------------------------------------
Fix Version/s: (was: 1.10.3)
1.10.4
> 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
> Fix For: 1.10.4
>
> 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)