Open bryanwee023 opened 3 years ago
No details provided by team.
[The team marked this bug as a duplicate of the following bug]
Ingredient with expiry date 7 days from the current date is not tagged as expiring
As mentioned in the user guide:
To reproduce:
- The current date is 12-11-2021
- Edit an ingredient with an expiry date 7 days after the current date:
edit ingredient 1 -e 19-11-2021
Expected:
- The ingredient is tagged with
expiring
Actual:
- The ingredient is not tagged
Perhaps it would help to give an example to make it clearer to users
[original: nus-cs2103-AY2122S1/pe-interim#4928] [original labels: severity.Low type.FunctionalityBug]
[This is the team's response to the above 'original' bug]
This is a documentation bug, it should have been "within 7 days of the current date". Good spot!
Team chose to mark this issue as a duplicate of another issue (as explained in the Team's response above)
Reason for disagreement: [replace this with your explanation]
This is definitely a nitpick. When an item expires in a day, I would think it'll expire tomorrow. Hence, Milk (below) should expire in 7 days (today's the 12th). but it is not flagged as expiring.
UG states that it'll flag within 7 days from today's date.