Open WANG-Yuchen-Alice opened 4 years ago
The command is working as expected. To edit the person with the name null, the index 1 should have been entered instead; index 3 is invalid as there is only 1 person on the currently displayed person list. It is specified in the relevant user guide section that the index entered should be based on the currently displayed list, and not the overall person list.
Team chose [response.Rejected
]
Reason for disagreement: [replace this with your explanation]
When the edit is executed after a
find
command, the index is wrongly matched.pre-condition: the 3rd person is called null in the person list
command :
find null
-edit 3 n/non