You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
1. Severity:
Medium 2. Reported by:
Islam Elgohary 3. Description:
an offering can have more bookings than specified in the capacity.
a Client can create an offering and pay for it even if the capacity is full (with confirmed bookings)
a business can confirm more bookings than the offering can take.
4. Steps to reproduce the issue:
as a business create a service and an offering with capacity 1
as a client (client A), book the offering
as a business confirm the booking of client A
as another client (client B) book the same offering
the offering is booked and paid for without any error
as a business, you can confirm the new offering too.
5. Expected result:
The client shouldn't be able to make a booking that would result in making the number of bookings greater than the capacity of the offering.
The business shouldn't be able to confirm a booking which if confirmed, would make the number of bookings more than the capacity
The text was updated successfully, but these errors were encountered:
More of a missing feature than a bug. This feature was planned to be implemented but was scrapped due to time constraints. This behaviour doesn't exist, so nothing is broken.
1. Severity:
Medium
2. Reported by:
Islam Elgohary
3. Description:
an offering can have more bookings than specified in the capacity.
a Client can create an offering and pay for it even if the capacity is full (with confirmed bookings)
a business can confirm more bookings than the offering can take.
4. Steps to reproduce the issue:
5. Expected result:
The client shouldn't be able to make a booking that would result in making the number of bookings greater than the capacity of the offering.
The business shouldn't be able to confirm a booking which if confirmed, would make the number of bookings more than the capacity
The text was updated successfully, but these errors were encountered: