Skip to content

Commit

Permalink
Update all spans instead of only completed spans
Browse files Browse the repository at this point in the history
  • Loading branch information
Mythicaeda committed May 13, 2024
1 parent 2b61386 commit 5f9ba19
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -427,7 +427,7 @@ private static void postActivities(

updateSimulatedActivityParentsAction.apply(
datasetId,
simulatedActivityRecords,
allActivityRecords,
simIdToPgId);
}
}
Expand Down

0 comments on commit 5f9ba19

Please sign in to comment.