Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Must
-
Resolution: Fixed
-
Affects Version/s: OpenMRS 1.9.0
-
Fix Version/s: OpenMRS 1.9.0
-
Component/s: Concept Dictionary
-
Labels:None
-
Complexity:Low
-
Development:
Description
In the controller and the form validator, the logic checks if a concept map's reference term is null and if it is true the map gets removed, this logic fails now because of the changes in the getter for conceptMap.conceptReferenceTerm never to return null. This is also the cause of TRUNK-3138. Change the logic to actually check if the reference term's id is null.
Gliffy Diagrams
Attachments
Issue Links
- resolves
-
TRUNK-3138 On the edit concept page, if you save a concept with a blank mapping the save fails with confusing error message
-
- Closed
-