reidenong / pe

0 stars 0 forks source link

Policey assign command Datetime #10

Open reidenong opened 1 week ago

reidenong commented 1 week ago

assign 1 pon/H pos/2021-02-28 poe/2021-02-29 paydate/2022-12-01 amt/300.00

With different start dates and end dates, it shows "Start date and end date cannot be the same!"

nus-se-bot commented 1 week ago

Team's Response

As explained in the UG, the program would automatically round an invalid date down in this case: from 2021-02-29 to 2021-02-28. Hence, they would be classified as the same date hence that error message would occur. As such, the intended purpose was to remind the user that there is an error as these two dates are the same, however, we appreciate the input and would definitely keep this in mind when implementing future iterations

Items for the Tester to Verify

:question: Issue severity

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

Reason for disagreement: [replace this with your explanation]