-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Description:
When the addnote command is used to add notes to a person, the added note is not displayed in the data displayed in the list of people.
This is a feature flaw as users must use the find command to check for notes on individual users, instead of being able to look at notes while scrolling through the list of users.
Steps to reproduce:
Enter the following commands:
add n/Alex Y nric/S6283947C p/88888888 e/Alex@example.com a/311, Clementi Ave 2, #02-25 t/backPain t/diabetic role/patient
addnote nric/S6283947C note/sample note
You will see that there is no change to the data displayed in the application.