Confusing database error when running without selecting a patient. #6
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The following error was thrown when attempting to run the application without selecting an application.
This will be confusing to the user and they will think that the application is broken.
A check for the patient ID number resulting in an error message about not patient being selected and the program exiting would be an improvement.