edwardwang888 commented on issue #16824: URL: https://github.com/apache/airflow/issues/16824#issuecomment-875161577
I actually prefer having non-existent tasks still render with the outline, the reason being that after adding a task, there is sometimes a need to mark the non-existent tasks as success/failed - so being able to still see the outline is still useful. It also seems that non-existent tasks and tasks with `null` state are essentially treated the same (by the scheduler), so it may be misleading to display them differently in the UI. -- 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]
