Skip to content

Commit

Permalink
AIP-38 Fix clear mapped task with a note (apache#45821)
Browse files Browse the repository at this point in the history
  • Loading branch information
pierrejeambrun authored Jan 21, 2025
1 parent 41b151e commit f3913bc
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -136,6 +136,7 @@ const ClearTaskInstanceDialog = ({
mutatePatchTaskInstance({
dagId,
dagRunId,
mapIndex,
requestBody: { note },
taskId,
});
Expand Down

0 comments on commit f3913bc

Please sign in to comment.