github-actions[bot] opened a new pull request, #72618: URL: https://github.com/apache/airflow/pull/72618
The serialized task group the UI renders only re-implemented the topological sort order, so selecting [api] grid_view_sorting_order = hierarchical_alphabetical called a method that does not exist on it and raised AttributeError, failing the whole graph/grid render instead of ordering groups and tasks alphabetically. (cherry picked from commit adaaf3a01ecaf958b60ec696b5486e0013a9bb85) Co-authored-by: Pierre Jeambrun <[email protected]> -- 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]
