pjanthony2001 / pe

0 stars 0 forks source link

Datetime constraint is incorrect #7

Open pjanthony2001 opened 6 months ago

pjanthony2001 commented 6 months ago

The datetime constraint given in the UG is incorrect (under Features section):

image.png

mm is minutes and not months. The correct format should be yyyy-MM-dd HHmm instead.

soc-se-bot commented 5 months ago

Team's Response

No details provided by team.

Items for the Tester to Verify

:question: Issue severity

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

Reason for disagreement: No justification is provided by the dev team as to why this bug should be classified as "Severity.VeryLow". I think that it should remain as "Severity.Low" because it is not "flaw that is purely cosmetic and does not affect usage". Furthermore, the CS2103T website states that "Only cosmetic problems should have this label". The issue described here is an error in the format "yyyy-mm-dd" as "mm" refers to minutes and not months (which is "MM").

This could (though rare) cause confusion to users, especially as this information is inaccurate, so if they were to seek clarification on "yyyy-mm-dd" online, or other resources, they would not get a correct answer. Therefore, I believe that the severity should be low, instead of very low.