NotableBooking operations and availabilityAugust 5, 2026
Admin booking changes now complete reliably under load
Creating, editing, deleting, and customer-managing bookings now keep all locked availability checks on one transaction without self-blocking.
All studiosPhoto studiosVideo studiosPodcast studiosRecording studios
What changed
What changed
- Admin booking creation, editing, and deletion now reuse the locked database transaction for every nested availability check.
- Customer booking-management updates use the same transaction-safe date-restriction and add-on reads.
- The affected operations have a bounded validation window and return a clear retry instruction if the calendar remains busy.
What changed
Why this matters
- Studios with larger Space and add-on configurations can create bookings from admin without unexplained timeouts.
- Simultaneous booking protection remains active; no lock, tenant boundary, or post-lock availability check was removed.
- A transient busy state is distinguishable from an invalid booking configuration.