Uh oh!
There was an error while loading. Please reload this page.
AIP-84 Add ability to update dag run note in PATCH dag_run endpoint - #43508
Conversation
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
…AIP-84/update_dag_run_with_note
I just pushed a new commit that should help you. Tests are green for The issue is coming session related and coming from the fact that methods such as Maybe we want to play around |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
…AIP-84/update_dag_run_with_note
pierrejeambrun
commented
Nov 8, 2024
Thanks |
…pache#43508) * include dag_run_note in update_mask * add dag run note * state can be none * add test * Fix tests * handle edge cases * add tests * remove joinedload * fix update_mask checks * fix tests * fix * remove async * undo async * fix --------- Co-authored-by: pierrejeambrun <pierrejbrun@gmail.com>
closes#43476
related to #42701