bbryant824 / pe

0 stars 0 forks source link

Appointment can be scheduled with invalid day (Past dates) #7

Open bbryant824 opened 2 weeks ago

bbryant824 commented 2 weeks ago

Appointment can be scheduled with invalid day (Past dates)

Description

Appointment can be scheduled from dates in the past which is not meaninful, as it could be due to error in typing, however, it would be added as wrong information which caused potential missing reminders when user type today, causing problems to the addressbook. Hence, causing the feature flaws.

steps to reproduce

lauch the app and type apt 1 d/091023 fr/1000 to/1200

Expected: error message saying 2023 is a past date, input valid upcoming days

Actual: Appointment created with message: Appointment scheduled for Bernice y on: Date: 09-10-23 (From: 10:00 To: 12:00)

Screenshot 2024-11-15 at 5.39.13 PM.png

Improvements

Ensure the date entered is passed yet when creating appointment. When the date is already passed, remind the user to input properly.

soc-se-bot commented 1 week ago

Team's Response

image.png

This issue has been mentioned in the User Guide. Therefore, NotInScope.

Furthermore, the user may have a use of adding past dates as appointments, such as to keep a record etc

Items for the Tester to Verify

:question: Issue response

Team chose [response.NotInScope]

Reason for disagreement: [replace this with your explanation]