yeo-yiheng / pe

0 stars 0 forks source link

Students with same phone number #1

Open yeo-yiheng opened 2 years ago

yeo-yiheng commented 2 years ago

I was able to add students with the same phone number. This should not happen since no two people should have the same phone number?

same phone number.png

nus-se-script commented 2 years ago

Team's Response

Students might put their house number as their means of contact. That means that if the students are from the same household, they can have the same phone number and it would be a feature flaw to not accept such cases.

While house numbers do not have to be unique if the students are from the same household, we acknowledge that mobile phone numbers should be unique but we cannot eliminate the case where siblings (younger children especially) share the same phone.

Hence, detection of duplicate phone numbers become very complex when there are such cases to take into consideration. We consider this implementation to be out-of-scope.

Items for the Tester to Verify

:question: Issue response

Team chose [response.NotInScope]

Reason for disagreement: [replace this with your explanation]


:question: Issue severity

Team chose [severity.Low] Originally [severity.Medium]

Reason for disagreement: [replace this with your explanation]