Skip to content

Add missing colors to state_color_mapping jinja global#26822

Merged
bbovenzi merged 1 commit intoapache:mainfrom
pierrejeambrun:missing-task-state-ui
Oct 3, 2022
Merged

Add missing colors to state_color_mapping jinja global#26822
bbovenzi merged 1 commit intoapache:mainfrom
pierrejeambrun:missing-task-state-ui

Conversation

@pierrejeambrun
Copy link
Member

@pierrejeambrun pierrejeambrun commented Oct 1, 2022

state_color_mapping in the jinja global was missing a few task states (removed, restarting, shutdown).

All the templates using this global variable were missing these state colors and then considered as 'no status' (white). (Grid, Graph, etc...):

Before

image
image

After (cf legends for instance)

image
image

@boring-cyborg boring-cyborg bot added area:webserver Webserver related Issues kind:documentation labels Oct 1, 2022
@pierrejeambrun pierrejeambrun force-pushed the missing-task-state-ui branch 2 times, most recently from 692043b to 62fee69 Compare October 2, 2022 22:59
@bbovenzi bbovenzi added this to the Airflow 2.4.2 milestone Oct 3, 2022
@bbovenzi bbovenzi merged commit 9bd3046 into apache:main Oct 3, 2022
@pierrejeambrun pierrejeambrun deleted the missing-task-state-ui branch October 3, 2022 16:58
@ephraimbuddy ephraimbuddy added the type:bug-fix Changelog: Bug Fixes label Oct 18, 2022
ephraimbuddy pushed a commit that referenced this pull request Oct 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:webserver Webserver related Issues kind:documentation type:bug-fix Changelog: Bug Fixes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants