TriciaBK / pe

0 stars 0 forks source link

`updatelog` command does not seem to work #12

Open TriciaBK opened 1 year ago

TriciaBK commented 1 year ago

Details: updatelog command does not seem to work as my exercises always cannot be found despite the input being seemingly correct.

Steps to replicate:

  1. log an exercise log 11 11 Running 100
  2. attempt to update log updatelog 11 11 Running 100 Jogging 200

image.png

image.png

image.png

nus-se-script commented 1 year ago

Team's Response

Screenshot 2023-11-19 at 00.38.58.png

This issue has been considered rejected because the program user did not input and use the update log command properly. Yes, the first part of the command updatelog 11 11 Running 100 is correct, but as you can see from the Example of usage section, between stating the exercise that you want to update and the new details that you want to update that exercise with, there is a space indicating that they should be two separate inputs. Therefore, the correct sequence of inputs into the program should have been log 11 11 Running 100, then updatelog 11 11 Running 100, and finally Jogging 200. However, it is evident that the UG was not clear enough to the user to show them how the updatelog command should be used properly.

Items for the Tester to Verify

:question: Issue response

Team chose [response.Rejected]

Reason for disagreement: [replace this with your explanation]