nus-cs2103-AY2324S1 / pe-dev-response

0 stars 0 forks source link

Birthdays editing #2748

Open nus-se-script opened 10 months ago

nus-se-script commented 10 months ago

Steps: edit a person's birthday to be a day between 1-31 but doesn't exist for that month (e.g. 30 Feb)

Result: birthday goes through with valid message, changing the person's birthday to the latest possible day of that month (so for the example: 28 Feb)

Expected: Program should give invalid input OR UG/program should state the change it's making


[original: nus-cs2103-AY2324S1/pe-interim#4022] [original labels: severity.Low type.FeatureFlaw]

nicleongyj commented 9 months ago

Team's Response

No details provided by team.

Duplicate status (if any):

Duplicate of #782