
Description
Your UG states that one person cannot have one more than one reservation at the exact same time. However, I may able to do so once the edit function is called.
Steps to reproduce
- Launch the application for the first time to load initial data.
- Add a person
- Make a reservation
- Change the details of the person, not the contact or the name
- Now you can make another reservation at the same time on the same date
Expected behaviour
Should not be able to accept 2 reservations made by the same person
Actual behaviour
2 reservations are actually possible for same time, same person
Reason for severity
Now you can have conflicting reservation details
Ideas
This may be caused by the edit function
Description
Your UG states that one person cannot have one more than one reservation at the exact same time. However, I may able to do so once the edit function is called.
Steps to reproduce
Expected behaviour
Should not be able to accept 2 reservations made by the same person
Actual behaviour
2 reservations are actually possible for same time, same person
Reason for severity
Now you can have conflicting reservation details
Ideas
This may be caused by the edit function