yizhong187 / pe

0 stars 0 forks source link

DG: Error in Find Patient and Find Doctor Features Section #8

Closed yizhong187 closed 2 days ago

yizhong187 commented 3 days ago

Step 2. The user executes find-patient command, with the name of the patient to be found. The find-patient command will indirectly call Model#getFilteredPersonList() to get the list of patients/doctors to be displayed

The find-patient command should not be getting a list of patients/doctors, but rather just a list of patients.