Skip to content

Commit 5d6a42c

Browse files
committed
todo
1 parent 77fa410 commit 5d6a42c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

packages/external-services-connector/server/functions.coffee

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -268,6 +268,8 @@ updateStudyUtils = (userId, forceUpdate = no) ->
268268

269269
calendarItemMutexes = {}
270270

271+
# REVIEW: Do we want to call `.date` on each date object here to make sure we
272+
# don't pass date objects with a time attached to them to external services?
271273
# REVIEW: Should we have different functions for absenceInfo and calendarItems?
272274
# TODO: think out some throttling for this.
273275
###*

0 commit comments

Comments
 (0)