Open drake25122000 opened 4 years ago
It is stated in the UG that we trust that the user knows best. What you have described is the expected behaviour of the application.
Concierge book is meant to be a hotel booking management system (as stated in the first few lines of the UG). The user can CRUD bookings. Similar to a calendar app, there is nothing stopping you from creating an event in the past.
Team chose [response.Rejected
]
Reason for disagreement: [replace this with your reason]
Team chose [severity.VeryLow
]
Originally [severity.Medium
]
Reason for disagreement: [replace this with your reason]
Issue description User can add room booking at the past
Steps to reproduce:
Expected result: You cannot add booking that happened in the past or invalid booking date
Actual result: Successfully added booking: Id: 7 Room Id: 2105 Person Id: 3 Start Date: 2020-11-01 End Date: 2020-11-02 Archived: false
Additional details / screenshot