PlaceOS / staff-api

PlaceOS workplace management API.
Other
0 stars 0 forks source link

fix(calendar): PPT-627 availability of timeslots imidiatly preceeding another meeting #289

Closed chillfox closed 1 year ago

chillfox commented 1 year ago

Not entirely happy with this fix, but haven't found another option yet. The issue is that the backend (Graph API) does not return the timeslot as available if a meeting starts at the same time as the checked end time. This results in it being impossible to book back-to-back meetings in concierge if the later meeting was booked before attempting to book the earlier one.