jivesh / pe

0 stars 0 forks source link

Can add patients/doctors with exact same details but different case #6

Open jivesh opened 2 years ago

jivesh commented 2 years ago

Steps to reproduce

  1. add n/John Doe hp/98765432 eml/johnd@example.com a/John street, block 123,#01-01 dob/25/12/1999
  2. add n/john doe hp/98765432 eml/johnd@example.com a/John street, block 123,#01-01 dob/25/12/1999

Problem

When dealing with patients or doctors, it does not make sense to be case-sensitive when dealing with names. Nowhere in the user guide is it specified that when adding, the name field is case-sensitive. Busy clinic employees will be slowed down because different cases might cause duplication.

nus-pe-bot commented 2 years ago

Team's Response

This bug report is invalid. When following the steps given by the tester, we get the error that doctor already exists, which is the intended behaviour.

Screenshot 2021-11-14 at 9.43.19 AM.png

Items for the Tester to Verify

:question: Issue response

Team chose [response.Rejected]

Reason for disagreement: [replace this with your explanation]


:question: Issue severity

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

Reason for disagreement: [replace this with your explanation]