Skip to content

Commit

Permalink
fix rebase introduced errors
Browse files Browse the repository at this point in the history
  • Loading branch information
msavolainen-gofore committed Sep 27, 2024
1 parent 5dfcf90 commit 0292fbe
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -187,6 +187,8 @@ class ServiceApplicationController(
useFiveYearsOldDaycare =
featureConfig.fiveYearsOldDaycareEnabled,
placeGuarantee = false,
now = clock.now(),
userId = user.evakaUserId
)
.also {
tx.deleteFutureReservationsAndAbsencesOutsideValidPlacements(
Expand Down

0 comments on commit 0292fbe

Please sign in to comment.