Skip to content

Conversation

@github-actions
Copy link

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

  • Select deadlines by id so that deadlines associated with other dagruns of same run_id are not pruned.

  • Track updates to dagrun attribute by session.add .
    (cherry picked from commit c9d0fab)

Co-authored-by: Karthikeyan Singaravelan tir.karthi@gmail.com

…other dagruns of same run_id are not pruned. (#58574)

* Select deadlines by id so that deadlines associated with other dagruns of same run_id are not pruned.

* Track updates to dagrun attribute by session.add .
(cherry picked from commit c9d0fab)

Co-authored-by: Karthikeyan Singaravelan <tir.karthi@gmail.com>
@potiuk potiuk marked this pull request as ready for review December 1, 2025 20:05
@potiuk potiuk requested review from XD-DENG and ashb as code owners December 1, 2025 20:05
@potiuk potiuk merged commit 64642c2 into v3-1-test Dec 1, 2025
57 checks passed
@potiuk potiuk deleted the backport-c9d0fab-v3-1-test branch December 1, 2025 21:20
@ephraimbuddy ephraimbuddy added this to the Airflow 3.1.4 milestone Dec 2, 2025
@ephraimbuddy ephraimbuddy added the type:bug-fix Changelog: Bug Fixes label Dec 3, 2025
ephraimbuddy pushed a commit that referenced this pull request Dec 3, 2025
…other dagruns of same run_id are not pruned. (#58574) (#58910)

* Select deadlines by id so that deadlines associated with other dagruns of same run_id are not pruned.

* Track updates to dagrun attribute by session.add .
(cherry picked from commit c9d0fab)

Co-authored-by: Karthikeyan Singaravelan <tir.karthi@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type:bug-fix Changelog: Bug Fixes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants