Open yyccbb opened 7 months ago
Setup: Patient 2 has 6 Appointment Notes (list-an 2
)
Tested: edit-an 2 6 d/19-02-2024 t/1230 n/UPDATED Bug Test 5
Successful command for editing the appointment note:
List-an 2
to further confirm successful edit of the appointment note
Result: Works as expected. It can be deduced that the appointment note at index 6 DOES NOT belong to the second patient as mentioned by the Tester. Rather, it is likely that it belong to the FIRST patient and the Tester's screen is displaying all notes listed after executing list-an
(hence, index is 6).
The tester should execute list-an 2
to view all the appointment notes that belong to the second patients then execute edit-an
command with the right index. This flow of action is clearly stated in the User Guide.
Team chose [response.CannotReproduce
]
Reason for disagreement: ### How to reproduce (Actually you have stated the way to reproduce the bug.)
Based on the UG, clearly there is something wrong with what INDEX is referring to. Since INDEX is for appointment records, I reasonably deduced it to be referring to the index in the list of appointment notes. In my case, the appointment note with INDEX 6 belongs to the patient with PATIENT INDEX 2 and I want to update the specified appointment note.
Command: edit-an 2 6 d/19-02-2024 t/1230 n/General Flu
Appointment note at index 6 belongs to the second patient. However, there is no way I can edit it through running the command, in the way guided by the UG.