calcom/pages/api/book
Rory Hughes c109ab1e30
Ensure credential objects come oldest first (#1258)
Given the credentials are loaded based on userId, sort is not consistent.
Without this, events are booked on whichever calendar credential is loaded first. 
813eaa83b7/lib/events/EventManager.ts (L240-L244)

Co-authored-by: Bailey Pumfleet <pumfleet@hey.com>
2021-12-06 13:25:22 +00:00
..
confirm.ts Ensure credential objects come oldest first (#1258) 2021-12-06 13:25:22 +00:00
event.ts Adds eventTypeId as a parameter (#1217) 2021-12-03 16:18:31 +00:00