Closed jhqiu21 closed 1 week ago
Note that the system allow add two different person with same phone number, which is unrealistic.
Input: add i/S5087089H n/John Doe p/98765432 e/johnd@example.com a/John street, block 123, #01-01 c/7 Then input: add i/S6878830G n/John doe p/98765432 e/johnd@example.com a/John street, block 123, #01-01 c/7
add i/S5087089H n/John Doe p/98765432 e/johnd@example.com a/John street, block 123, #01-01 c/7
add i/S6878830G n/John doe p/98765432 e/johnd@example.com a/John street, block 123, #01-01 c/7
I think this bug is a medium bug as it will affect the convenience of the user. At least the system should show some warning message.
Note that the system allow add two different person with same phone number, which is unrealistic.
Input:
add i/S5087089H n/John Doe p/98765432 e/johnd@example.com a/John street, block 123, #01-01 c/7
Then input:add i/S6878830G n/John doe p/98765432 e/johnd@example.com a/John street, block 123, #01-01 c/7
I think this bug is a medium bug as it will affect the convenience of the user. At least the system should show some warning message.