svenzeppelin
Forum Replies Created
-
Already done
Unfortunally the spaces got removed, second try dots equal “empty” time
_________________………………….._________________
<- Booking 1 ->…………………..<- Booking 2 ->
……………….._________________________
………………..<—— Booking 3 —->
………………_________________
………………<- Booking 4 ->The behaviour appears in case of the same service and in case of other services that also have a time span in which summed up 6 seats are booked in the other bookings.
In case it is a short service and the time span does not “cover” enough other bookings that summed up result in 6 seats the booking works fine.
So in the following case Booking 1 no matter what service uses 3 seats, Booking 2 of no matter what service also uses 3 seats then
Booking 3 uses 1 seat and does not work since its overlapping with other bookings that in total cover 6 seats, even though there are possible 3 seats open for Booking 3.
On the other hand Booking 4 using 1 seat or similar ones work fine since it doesnt overlap with enough other booking/ seats.
I hope my explenation is understandable._________________ _________________
<- Booking 1 -> <- Booking 2 ->
_____________________________
<- Booking 3 ->
_________________
<- Booking 4 ->Hello,
thank you very much for the fast reply.
I have tried disabeling the option
Consider the availability of overlapping time intervalsbefore already.Unfortunally it does not solve the issue.
I have also tried using the autolock feature instead of the “maximum number of bookings at a specific time” feature for limiting the total amount of bookings without “blocking” possible bookings, but unfortunally the behaviour did not change.
Best
Sven