Ash Berlin-Taylor created AIRFLOW-1741:
------------------------------------------
Summary: Task Duration shows two charts on first page load.
Key: AIRFLOW-1741
URL: https://issues.apache.org/jira/browse/AIRFLOW-1741
Project: Apache Airflow
Issue Type: Bug
Components: ui
Affects Versions: 1.8.0
Reporter: Ash Berlin-Taylor
Priority: Minor
Fix For: 1.10.0
As reported in AIRFLOW-930
> When you first load the page, two charts are shown: Cumulative and
> Non-cumulative. However, when you toggle the "Cumulative Duration" button,
> one of the charts disappears, and you can now only switch between the two.
This is because of an issue with the the chart code running a trigger too early
- before the trigger callback has been registered.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)