Open bakano98 opened 2 years ago
There is the possibility that bookings are not entered immediately by the user. Also, the user could be entering past information that has been kept in a book into the app.
Allowing users to add booking for a date that has already passed is necessary.
Team chose [response.Rejected
]
Reason for disagreement: None of the user stories indicate that keeping track of past booking is a necessity.
The most relevant user story with regards to appointments is this:
And even then, it mentions upcoming.
Furthermore, if entering past booking dates was supposed to be a feature, then the logic should be separated, and a user story should have been made for this, considering the necessity of it.
You can add booking for a date that has already passed, which does not make sense.
Logically, appointments should only be allowed to made if it is on the day itself, or after -- but for dates/time before the current date/time, it should not be allowed.