Skip to content

Conversation

@github-actions
Copy link

@github-actions github-actions bot commented Oct 1, 2025

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.
(cherry picked from commit 77fae41)

Co-authored-by: Ephraim Anierobi splendidzigy24@gmail.com

@boring-cyborg boring-cyborg bot added the area:API Airflow's REST/HTTP API label Oct 1, 2025
@bbovenzi bbovenzi marked this pull request as ready for review October 1, 2025 14:32
@pierrejeambrun pierrejeambrun force-pushed the backport-77fae41-v3-1-test branch from 37f1cc0 to e2ebc42 Compare October 8, 2025 18:47
@potiuk potiuk force-pushed the backport-77fae41-v3-1-test branch 2 times, most recently from 1f715ac to 19fd4ae Compare October 13, 2025 07:36
…6085)

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.
(cherry picked from commit 77fae41)

Co-authored-by: Ephraim Anierobi <splendidzigy24@gmail.com>
@pierrejeambrun pierrejeambrun force-pushed the backport-77fae41-v3-1-test branch from 19fd4ae to 6eaddc4 Compare October 13, 2025 12:13
Copy link
Member

@pierrejeambrun pierrejeambrun left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Rebasing, main and v3-1-test were fixed

@pierrejeambrun pierrejeambrun merged commit 26e7b27 into v3-1-test Oct 13, 2025
82 checks passed
@pierrejeambrun pierrejeambrun deleted the backport-77fae41-v3-1-test branch October 13, 2025 13:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:API Airflow's REST/HTTP API

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants