drake25122000 / pe

0 stars 0 forks source link

User can add booking at the past #4

Open drake25122000 opened 4 years ago

drake25122000 commented 4 years ago

Issue description User can add room booking at the past

Steps to reproduce:

  1. addBooking pid/5 rid/2105 sd/2020-11-01 ed/2020-11-02

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

image.png

nus-se-bot commented 4 years ago

Team's Response

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. Screenshot 2020-11-14 at 9.50.19 PM.png

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.

Items for the Tester to Verify

:question: Issue response

Team chose [response.Rejected]

Reason for disagreement: [replace this with your reason]


:question: Issue severity

Team chose [severity.VeryLow] Originally [severity.Medium]

Reason for disagreement: [replace this with your reason]