bagisto icon indicating copy to clipboard operation
bagisto copied to clipboard

[2.3] when multiple bookings are created for back-to-back days, the shop page wrongly shows all those bookings as starting on the first day, even if they actually start later

Open dheerajqa-webkul opened this issue 1 year ago • 0 comments

Terms

  • [x] Before you openning this issue, i have checked if the issue has already been reported.

Bagisto Version(s) affected

2.3

Issue Description

When creating multiple bookings for consecutive days, the shop front incorrectly shows overlapping bookings for the starting day of a previous slot.

Preconditions

Go to Admin Login

A booking product is created with the "One Booking for Many Days" type

At least three consecutive bookings are created.

Bookings are saved successfully from the admin panel

Steps to reproduce

Create a booking product with the “One Booking for Many Days” type.

Create three consecutive bookings, each starting immediately after the previous one ends.

Visit the shop frontend.

Select the start date of the first booking.

Observe: Multiple bookings are shown, including ones that start on later dates.

Expected Result

When a customer selects a specific date on the shop page, only the booking that starts on that date should be shown.

Actual Result

When a customer selects a specific date, multiple bookings are shown — including those that start on different dates, but overlap with the selected date.

Screenshots

No response

Additional context

No response

dheerajqa-webkul avatar Apr 09 '25 06:04 dheerajqa-webkul