bbovenzi commented on code in PR #52672:
URL: https://github.com/apache/airflow/pull/52672#discussion_r2192914837
##########
airflow-core/src/airflow/ui/src/components/Graph/TaskNode.tsx:
##########
@@ -82,7 +81,6 @@ export const TaskNode = ({
>
<LinkOverlay asChild>
<TaskLink
- childCount={taskInstance?.task_count}
Review Comment:
It was to render the task name for mapped tasks like: `mapped_task [30]`
--
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]