pierrejeambrun opened a new pull request, #26822:
URL: https://github.com/apache/airflow/pull/26822

   `state_color_mapping` in the jinja global was missing a few task states 
(removed, restarting, shutdown).
   
   All the template using this global variable were missing these states colors 
and then considered as 'no status' (white). (Grid, Graph, etc...):
   
   ### Before
   
![image](https://user-images.githubusercontent.com/14861206/193416203-c7b8a67a-429f-4337-8989-ca20d6436dba.png)
   
![image](https://user-images.githubusercontent.com/14861206/193416215-07702c30-da3d-4702-a693-350f774244dd.png)
   
   ### After (cf legends for instance)
   
![image](https://user-images.githubusercontent.com/14861206/193416174-854a20ca-28a8-4443-9a02-2294b1b12055.png)
   
![image](https://user-images.githubusercontent.com/14861206/193416179-26a8ca8d-9c85-48da-9962-c7a19923f3d7.png)
   
   


-- 
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]

Reply via email to