pierrejeambrun commented on PR #72894: URL: https://github.com/apache/airflow/pull/72894#issuecomment-5621146567
Screenshots on the ``pr72435_task_groups`` repro Dag (`schedule=None`, `catchup=False`, two task groups of two BashOperators each, run to success): **Before** — group_a / group_b bars look identical to real tasks:  **After** — group_a / group_b bars carry the diagonal hatch so they visibly read as aggregates:  Aggregate duration and position are unchanged (rows still align with the sidebar for organisation) — only the fill pattern differs. --- Drafted-by: Claude Code (Opus 4.7); reviewed by @pierrejeambrun before posting -- 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]
