Task groups are not being represented in bold letters anymore #39439
Labels
area:UI
Related to UI/UX. For Frontend Developers.
kind:bug
This is a clearly a bug
needs-triage
label for new issues that we didn't triage yet
Apache Airflow version
2.9.1
If "Other Airflow 2 version" selected, which one?
No response
What happened?
After updating from version 2.9.0 to 2.9.1, task groups are not appearing in bold letters anymore.
Before:
After:
What you think should happen instead?
Since no change in UI behavior was communicated in the release notes, it should perform in a similar manner.
How to reproduce
Create two virtual environments with Python 3.10, one with Apache Airflow 2.9.0 and the other with Apache Airflow 2.9.1. Then run one after the other on standalone mode and check the example dags for task group and task group decorator.
Operating System
Ubuntu 22.04.4 LTS
Versions of Apache Airflow Providers
apache-airflow-providers-amazon==8.21.0
apache-airflow-providers-celery==3.7.0
apache-airflow-providers-cncf-kubernetes==8.2.0
apache-airflow-providers-common-io==1.3.1
apache-airflow-providers-common-sql==1.13.0
apache-airflow-providers-fab==1.1.0
apache-airflow-providers-ftp==3.9.0
apache-airflow-providers-http==4.11.0
apache-airflow-providers-imap==3.6.0
apache-airflow-providers-mysql==5.6.0
apache-airflow-providers-postgres==5.11.0
apache-airflow-providers-redis==3.7.0
apache-airflow-providers-smtp==1.7.0
apache-airflow-providers-sqlite==3.8.0
papermill==2.6.0
scrapbook==0.5.0
Deployment
Official Apache Airflow Helm Chart
Deployment details
No response
Anything else?
No response
Are you willing to submit PR?
Code of Conduct
The text was updated successfully, but these errors were encountered: