Open charltonator opened 3 years ago
NetworkUS only ensure that the weblink for LinkedIn is in the correct format. NetworkUS does not restrict the user to what LinkedIn link they add to the contact.
In addition, there is no way for NetworkUS to check whether the LinkedIn link belongs to the contacts (just like how we can't confirm the phone number or the other detail is accurate, NetworkUS can only check that it is a valid format).
Team chose [response.Rejected
]
Reason for disagreement: if you really checked if it was valid format, you should have checked if it was empty. it's not a hard check to add code-wise. This is not checking if the linkedin link belongs to the contact. It's merely checking if it was even valid in the first place. and linkedin.com/ is not valid because its empty after the /.
Team chose [severity.Low
]
Originally [severity.Medium
]
Reason for disagreement: [replace this with your reason]
The linkedin Field which requires users to add their link to their profile allows for anything with the prefix linkedin.com/ , which means users could potentially simply not add the link to their personal linkedin profile.