Cohii2 / pe

0 stars 0 forks source link

Issue with List Command #1

Open Cohii2 opened 6 months ago

Cohii2 commented 6 months ago
  1. Device date changed to 16/04/2024
  2. Enter command eat m/ban mian s/1
  3. Device date changed to 17/04/2024
  4. Enter command eat m/ban mian s/1
  5. Enter command listMeals

Meal from 16/04/2024 is listed even though current device time is 17/04/2024 - meals eaten today not accurately shown using listMeals command.

image.png

soc-se-bot commented 6 months ago

Team's Response

This was actually caused as the tester had not exited before changing the device date to test a different date. As mentioned in our UG, data (inclusive of the today's meal list) will only be saved when exit is called. Thus, continued adding of meals after a change in date will just be added to “today's” list (although the new date is observed).

image.png

We understand that the tester’s idea was to test the use of the application on different dates. However, the intended usage of the application on different days was assumed that the user has already exited the application the previous day after dinner, and thus the list inputs has already been saved.

As per normal use of the application, it is highly unlikely that such a bug will occur.

Items for the Tester to Verify

:question: Issue severity

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

Reason for disagreement: [replace this with your explanation]