Kevin Yang created AIRFLOW-4870:
-----------------------------------
Summary: Gantt chart can have wrong order
Key: AIRFLOW-4870
URL: https://issues.apache.org/jira/browse/AIRFLOW-4870
Project: Apache Airflow
Issue Type: Improvement
Components: webserver
Affects Versions: 1.10.3
Reporter: Kevin Yang
Order in
[ti_fails|https://github.com/apache/airflow/blob/65eef1ca3d848ecf02eb79c41a72d736e40a9108/airflow/www/views.py#L1763]
is [not
guaranteed|https://dba.stackexchange.com/questions/5774/why-is-ssms-inserting-new-rows-at-the-top-of-a-table-not-the-bottom/5775#5775https://dba.stackexchange.com/questions/5774/why-is-ssms-inserting-new-rows-at-the-top-of-a-table-not-the-bottom/5775#5775].
Resulting in the Gantt Chart, we can have a try with later start date appear
on the left side of a try with earlier start date
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)