bbovenzi commented on issue #17469: URL: https://github.com/apache/airflow/issues/17469#issuecomment-895122423
I was able to replicate. It seems to be an issue with selecting the wrong `target_id` for a label. It should pick the first one in a group but instead it picks the last one. [See here](https://github.com/apache/airflow/blob/main/airflow/www/views.py#L398) -- 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]
