robinedwards opened a new pull request #19258:
URL: https://github.com/apache/airflow/pull/19258


   2.2.0 removed the execution_date from the task_instance table.
   
   So the execution date won't be provided by simply calling `alchemy_to_dict` 
on the task_instance model. Subsequently this broke the links in the task 
instance modal on the gantt view.
   
   Closes #19252
   


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