Lee-W commented on issue #56088: URL: https://github.com/apache/airflow/issues/56088#issuecomment-3425506464
The root cause happened in https://github.com/apache/airflow/blob/71b03470da2d104a07a68da2d496fa9ed253f335/airflow-core/src/airflow/api_fastapi/core_api/routes/ui/grid.py#L360-L371 (3.0.3) but has been fixed in https://github.com/apache/airflow/blob/main/airflow-core/src/airflow/api_fastapi/core_api/routes/ui/grid.py#L164-L177 (the latest main now) by https://github.com/apache/airflow/pull/56257. It's not yet been backported to v3-1-test. I'll do that now -- 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]
