bbovenzi commented on PR #37717: URL: https://github.com/apache/airflow/pull/37717#issuecomment-1964846032
> Initially the dimension was an array of ["runId", "duration"]. It was changed to orderingLabel since there was some mismatch in the order of grid view and task duration graph entries. I forgot the exact reason but does this introduce back any discrepancy in the order between grid and task duration? The order we get from `useGridData` is the same since its sorted in the webserver so it should be fine as long as we don't try to sort it again in the UI. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
