maxxyx96 / pe

0 stars 0 forks source link

stopping timer after playing with all the sorts and the lists results in full list output #11

Open maxxyx96 opened 5 years ago

maxxyx96 commented 5 years ago

All of the list gets output, with some weird values at the end. They were not added from list, and the things i did before that was mainly sorting of the list as well as viewing it.

image.png

nus-pe-bot commented 4 years ago

Team's Response

As stated in the output the /stoptimer command shows the time spent on all tasks so far for the user to have a full view of how many hours he has spent on all tasks in tasklist.

Performing sorting on untampered list followed by the use of the timer command shows the expected output:

image.png

So the unexpted value output cannot be reproduced.

The storage file seems to be tampered with and Data Encryption has not been added as a feature to v1.4.

Items for the Tester to Verify

:question: Issue response

Team chose [response.Rejected]

Reason for disagreement: This was before storage file was being tampered, and it should be listed as response.CannotReproduce. It occured when i got the exception from /delete done with whitespace.

/timer 2 0 0 /delete done [With whitespace that leads to exception] /stoptimer


:question: Issue severity

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

Reason for disagreement: [replace this with your reason]