Uh oh!
There was an error while loading. Please reload this page.
Add Patch Task Instance Summary - #50526
Conversation
3f37926 to
d31279cComparepierrejeambrun
commented
May 13, 2025
Following discussion with Brent, we should probably also support task group there. |
When we will want to incorporate task groups we will encounter the same problem, we will not be able to update the I feel like maybe we update it (change the return type) as a bugfix because we will not be able to handle Note to self: |
bbovenzi
commented
May 13, 2025
I'm ok with calling the change a bug fix. We supported this in the old UI but it fell through the cracks in 3.0.0 |
pierrejeambrun
commented
May 13, 2025
#50550 PR for the endpoint spec fix. That can be targeted for |
pierrejeambrun
commented
May 13, 2025
Do not merge, need to be updated once #50550 is merged |
d31279c to
b76da2eCompareb76da2e to
836cabfComparepierrejeambrun
commented
May 15, 2025
I need to update the PR description before merging |
* Add Patch Task Instance Summary * Test small adjustment
related to: #48584
Update the
patch_task_instance_dry_runandpatch_task_instance endpoints to handleti summaries(i.e mapped TI without specifying the map_index => all of them will be affected). Default value is changed toNonebut it will not break because it supersede the-1` for unmapped tasks.