lue97 / pe

0 stars 0 forks source link

Same manufacturing and expiring date allowed #3

Open lue97 opened 3 years ago

lue97 commented 3 years ago

steps to reproduce:

  1. start with default data.
  2. addcheese t/Parmesan q/5 d/2020-12-30 e/2020-12-30
  3. observe as the cheeses gets added to CHIM.

This behaviour is uncalled for since the UG states "The EXPIRY_DATE specified must occur after the MANUFACTURE_DATE". The user would assume a > relation rather a >= one

nus-pe-bot commented 3 years ago

Team's Response

Accepted. Expiry date is implemented to be strictly after or equals to manufacture date. However, we failed to mention this in our documentation.

Items for the Tester to Verify

:question: Issue type

Team chose [type.DocumentationBug] Originally [type.FunctionalityBug]

Reason for disagreement: [replace this with your explanation]