joeng03 / pe

0 stars 0 forks source link

No Support for Checking whether Conflicting Drugs Exist #6

Open joeng03 opened 11 months ago

joeng03 commented 11 months ago

When using the cfdg/ prefix to add or edit prescriptions in the system, there is no way to validate against any type of user input whatsoever. This could be the source of a lot of bugs due to data entry errors as the application scales. One approach could be to create another model for BayMeds to store valid drugs (with valid names) and check whether the conflicting drugs entered exists in the current list of valid drugs under BayMeds.

nus-se-script commented 11 months ago

Team's Response

Not in scope as it is not a priority of our product to do type validation against valid medication names. At this stage, and given the constraints, we are allowing users to input any names that they type. We decided not to restrict it to valid drug names as users may have their own preferred way of remembering and tracking their medication names.

image.png

Items for the Tester to Verify

:question: Issue response

Team chose [response.NotInScope]

Reason for disagreement: [replace this with your explanation]