Skip to content

[v3-3-test] Remove a Dag Run or Task Instance note when its content is cleared (#69033) - #70735

Merged
pierrejeambrun merged 2 commits into
v3-3-testfrom
backport-d045066-v3-3-test
Jul 30, 2026
Merged

[v3-3-test] Remove a Dag Run or Task Instance note when its content is cleared (#69033)#70735
pierrejeambrun merged 2 commits into
v3-3-testfrom
backport-d045066-v3-3-test

Conversation

@vatsrahul1001

Copy link
Copy Markdown
Contributor

Backport of #69033 to v3-3-test for the Airflow 3.3.1 patch release. Clean git cherry-pick -x (no conflicts).


Was generative AI tooling used to co-author this PR?
  • Yes — Claude Code (Opus 4.8)

Generated-by: Claude Code (Opus 4.8) following the guidelines — automated cherry-pick backport; code is the original author's, unchanged.

…69033)

There was no way to remove a note from the UI: emptying the text persisted
an empty note and the Dag Run or Task Instance stayed flagged as having one.
An empty note now unsets it, while a null note keeps leaving the existing
note untouched so the bulk and clear flows are unaffected.

(cherry picked from commit d045066)
@vatsrahul1001 vatsrahul1001 added this to the Airflow 3.3.1 milestone Jul 30, 2026
@vatsrahul1001 vatsrahul1001 added the type:bug-fix Changelog: Bug Fixes label Jul 30, 2026
@boring-cyborg boring-cyborg Bot added the area:API Airflow's REST/HTTP API label Jul 30, 2026
@pierrejeambrun
pierrejeambrun merged commit 640ba63 into v3-3-test Jul 30, 2026
71 checks passed
@pierrejeambrun
pierrejeambrun deleted the backport-d045066-v3-3-test branch July 30, 2026 16:20
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 type:bug-fix Changelog: Bug Fixes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants