nus-cs2103-AY2324S2 / pe-dev-response

0 stars 0 forks source link

Inputs of phone numbers with country codes is blocked #5428

Open nus-pe-bot opened 4 months ago

nus-pe-bot commented 4 months ago

Inputs of phone numbers with country codes is blocked which is very common as the students could have phone numbers of different countries

Steps to reproduce: Command to enter: add John Doe -e johndoe@example.com -p +6587654321 -t johndoe -s Leadership -s C++ Screenshot 2024-04-19 at 4.28.13 PM.png


[original: nus-cs2103-AY2324S2/pe-interim#5312] [original labels: severity.Medium type.FeatureFlaw]

benson1029 commented 4 months ago

Team's Response

Thank you for your bug report. Unfortunately, considering our target users and use case (NUS computer science students storing contact information of their courseMates), it is certain that phone numbers, if any, would be Singapore phone numbers (with country code +65). Furthermore, users would be able to input country codes by omitting the + sign and it does not cause ambiguity.

Therefore, we are marking this bug as not in scope while downgrading its severity to "Low".

Duplicate status (if any):

--