Create a patient in "Registration (desktop)" module (direct link: http://localhost/Raxa-JSS/src/registrationextjs4/ ... or ... login, from top menu select "registration (desktop)")
Must enter first name, last name, age
For this bug, should enter a "complaint", "height", and "weight"
Now, go to screener module (top menu, "screener" ... or ... http://localhost/Raxa-JSS/src/screener/)
Verify that your new patient appears in the patient list on the left side
Expected:
BMI and Complaint are shown in screener
Actual:
BMI and Complaint appear as blank in screener (see screenshot)
Question:
Is the BMI and Complaint not being submitted successfully from Registration module?
Or is the screener module failing to retrieve it properly?
commit 9050aeec5b7339bda7b072a3edd53dd67a0fe9f1
simple fix - a function was being called by the wrong name