brelkh / pe

0 stars 0 forks source link

Can only set appointments in the future #5

Open brelkh opened 2 years ago

brelkh commented 2 years ago

As a user, I may want to keep track of past appointment dates with buyers and sellers. However, this is not allowed as I can only assign future appointment dates.

image.png

nus-se-script commented 2 years ago

Team's Response

Our appointment feature is meant to keep track of future schedules/meetings with the clients. Not to keep track of past appointments, by design.

Items for the Tester to Verify

:question: Issue response

Team chose [response.Rejected]

Reason for disagreement: This is similar to "overzealous input validation" example 2:

image.png

Preventing me from keying in past dates is a hindrance and does not benefit the product in any way. This blocking did not need to be implemented (a warning would have sufficed) and was an incorrect design decision, thus, it is a feature flaw.