Tried to add a tutee with the same name but different numbers (which is very likely in the real world) but the app registers is as the same person. I think it would be better if the app takes into consideration phone numbers when doing duplicate checking
Steps to replicate
add n/John Doe p/93456789 sch/Temasek Jc l/j2 a/135 Rivervale Link
add n/John Doe p/98765432 sch/Temasek Jc l/j2 a/135 Rivervale Link
Similar issue (Multiple buggy behaviors that are actually caused by the same defect and cannot be fixed independently, i.e. the equals method for Tutee).
Tried to add a tutee with the same name but different numbers (which is very likely in the real world) but the app registers is as the same person. I think it would be better if the app takes into consideration phone numbers when doing duplicate checking
Steps to replicate
[original: nus-cs2103-AY2122S1/pe-interim#5645] [original labels: type.FeatureFlaw severity.Medium]