By manually editing the github username in the data file, a user will expected the contact to be fully updated with the new user's profile picture and repositories etc. However upon testing only the profile picture and repositories are updated, while the name (along with location) remains the same
Testing process
add github/h
Edit github username of h -> hee
Reopen the application
New profile pic and repos are updated but name and location still stays the same
@hee should have a name of hidemail instead of Samuel Hoffstaetter
This is because the name and location are already specified in the save file, and we will not override any user-set parameters. This is a feature, not a bug.
Description
By manually editing the github username in the data file, a user will expected the contact to be fully updated with the new user's profile picture and repositories etc. However upon testing only the profile picture and repositories are updated, while the name (along with location) remains the same
Testing process
add github/h
h
->hee
[original: nus-cs2103-AY2223S1/pe-interim#395] [original labels: severity.Medium type.FunctionalityBug]