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

   Emptying a Dag Run or Task Instance note in the UI now removes it, instead 
of saving a blank note that left the entity flagged as having one (`has_note: 
true`) with no way to unset it. A `null` note still leaves the existing note 
untouched, so the bulk and clear flows are unaffected.
   
   ### Dag Run note
   
   _screenshot_
   
   ### Task Instance note
   
   _screenshot_
   
   ---
   
   ##### Was generative AI tooling used to co-author this PR?
   
   - [X] Yes — Claude Code (Opus 4.8)
   
   Generated-by: Claude Code (Opus 4.8) following [the 
guidelines](https://github.com/apache/airflow/blob/main/contributing-docs/05_pull_requests.rst#gen-ai-assisted-contributions)


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