Open joshua-tyh opened 1 year ago
In user guide, restrictions with email address without .com are not present. Also, email addresses may not always end with ".com". In fact, there are many different top-level domains (TLDs) that can be used in an email address, such as ".net", ".org", ".edu", and many others. This is a feature that increases app's flexibility.
Team chose [response.Rejected
]
Reason for disagreement: [replace this with your explanation]
Steps to reproduce:
Expected: Throw an error as the email provided is invalid as it does not have the ".com" suffix.
Actual: Programme allowed for this change to occur.
Screenshot:
As seen from the screenshot above, the edit command was approved and executed by the programme. This allowed for the erroneous change of the email field for patient at index 1 to the invalid email that is missing the ".com" suffix.