esaude / mental-health

Apache License 2.0
1 stars 1 forks source link

Concepts for diagnoses on followup form not being found in database? #39

Closed jsibley closed 6 years ago

jsibley commented 6 years ago

Exception! Concept for select #primary-dx-list form name primary-dx-list and value caf7ac69-a874-445d-b738-2556b45faf64 not found!
java.lang.IllegalArgumentException: Concept for select #primary-dx-list form name primary-dx-list and value caf7ac69-a874-445d-b738-2556b45faf64 not found! at org.openmrs.module.mentalhealth.elements.SelectElement.handleSubmission(SelectElement.java:71) at org.openmrs.module.htmlformentry.FormSubmissionController.handleFormSubmission(FormSubmissionController.java:128) at

kml27 commented 6 years ago

Steps to replicate this issue: Select an option from the diagnosis or diagnosis secondary drop downs. Fill in encounter date, provider and location and submit.

ccwhite333 commented 6 years ago

diagnosis and secondary diagnosis are not available for selection on my screen.

screen shot 2018-09-19 at 6 15 20 pm
kml27 commented 6 years ago

the xml on openmrs-mhrp hasnt been updated yet

kml27 commented 6 years ago

The xml has been updated. This can be tested.

jsibley commented 6 years ago

Think this is working now.