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

   Ensure removed/historical tasks from selected runs are visible in Grid even 
if they no longer exist in the current DAG version.
   
   We now:
   - Include synthetic leaf nodes for task_ids present in TIs but missing from 
the serialized DAG in both grid/structure and grid/ti_summaries.
   - Aggregate TI states for these synthetic nodes
   
   Add tests covering structure and TI summaries for removed tasks.
   
   <img width="469" height="568" alt="Screenshot 2025-09-25 at 00 40 03" 
src="https://github.com/user-attachments/assets/a105f4da-d240-44ec-bad8-58adf622b2a8";
 />
   


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