lynnetteeee / pe

0 stars 0 forks source link

Over restrictive name validation to be only alphanumeric - some legal names not allowed #5

Open lynnetteeee opened 2 months ago

lynnetteeee commented 2 months ago

Description Set the context.

This app is used in a clinical context, which mean patient names are usually saved in full. However, some legal names containing non-alphanumeric characters are not allowed to be added into the system.

image.png

Steps to reproduce

  1. Launch the application for the first time to load initial data.
  2. Run add ic/S9987654A p/98887777 n/Ramy s/o Shanmugam g/M b/02-10-99 e/ramy@gmail.com d/General Flu

Expected behaviour

To be able to add this patient and his details.

Actual behaviour

Disallowed.

image.png

Reason for severity

This may cause inconvenience to the doctors who are not able to save their patients' names containing characters like ' or / or -, when they are common amongst people.

nus-pe-script commented 2 months ago

Your response not required for this bug as the team has accepted the bug as it is.