Dark Mode

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

[v3-1-test] Select deadlines by id so that deadlines associated with other dagruns of same run_id are not pruned. (#58574)#58910

Merged
potiuk merged 1 commit intov3-1-testfrom
backport-c9d0fab-v3-1-test
Dec 1, 2025
Merged

[v3-1-test] Select deadlines by id so that deadlines associated with other dagruns of same run_id are not pruned. (#58574)#58910
potiuk merged 1 commit intov3-1-testfrom
backport-c9d0fab-v3-1-test

Conversation

Copy link

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
potiuk marked this pull request as ready for review December 1, 2025 20:05
potiuk requested review from XD-DENG and ashb as code owners December 1, 2025 20:05
potiuk merged commit 64642c2 into v3-1-test Dec 1, 2025
57 checks passed
potiuk deleted the backport-c9d0fab-v3-1-test branch December 1, 2025 21:20
ephraimbuddy added this to the Airflow 3.1.4 milestone Dec 2, 2025
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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

XD-DENG Awaiting requested review from XD-DENG XD-DENG is a code owner

ashb Awaiting requested review from ashb ashb is a code owner

Assignees

No one assigned

Labels

type:bug-fix Changelog: Bug Fixes

Projects

None yet

Milestone

Airflow 3.1.4

Development

Successfully merging this pull request may close these issues.

3 participants