GitHub user igi79 edited a discussion: Airflow 3.0.1: Custom operator ui_color, ui_fgcolor
I have just migrated the project from airflow 2.10.5 to airflow:3.0.1-python3.9 , where I use custom operators with ui_color, ui_fgcolor set. Unfortunately the new airflow ignores these attributes when rendering the graph: Graph in 2.10.5:  and the same graph in 3.0.1:  Even the demonstration operator from https://airflow.apache.org/docs/apache-airflow/stable/howto/custom-operator.html#user-interface is only black and white. Is it a bug or a new feature? GitHub link: https://github.com/apache/airflow/discussions/50673 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
