williamlamjy / pe

0 stars 0 forks source link

Weight does not record the time and date in which i input my weight #7

Open williamlamjy opened 2 years ago

williamlamjy commented 2 years ago

Screenshot 2021-11-12 at 4.31.56 PM.png

Other functions automatically saves my time and date and displays it in the list function. But weight does not show what date it is recorded. How do i know when i recorded my 3 weights here?

nus-se-script commented 2 years ago

Team's Response

You have used the 'list' function here without a date which will list all your data for today's date as stated in the user guide under List everything on current date so printing today's date for all 3 of the weights is redundant.

image.png

Note that we have included a date output for our list all function where printing of the date is valuable. As shown below:

image.png

image.png

Items for the Tester to Verify

:question: Issue response

Team chose [response.Rejected]

Reason for disagreement: Even if this were the case, wouldnt a timing here be relevant? If not what is the purpose of being able to record more than one weight in the day if there is no timing to indicate when these weights were taken. If the other meals and fluids have timings to indicate when the meal was taken, I think it is a feature flaw that weight does not have this timing as well if I were to record more than one weight in the same day.


:question: Issue severity

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

Reason for disagreement: Very low indicates appearance/aesthetic issues which is not the case here. However high might be too much as well, a medium priority might be more fitting.