Details
-
Type:
Bug
-
Status: Approved
-
Priority:
TBD
-
Resolution: Fixed
-
Affects Version/s: Reference Application 2.3.1
-
Fix Version/s: Reference Application 2.5
-
Component/s: None
-
Labels:None
-
Complexity:Undetermined
Description
I was trying to reproduce RA-663 on the demo server and I got a stack trace while trying to merge patients:
java.lang.NullPointerException at org.openmrs.module.coreapps.page.controller.datamanagement.MergePatientsPageController.post(MergePatientsPageController.java:125) ...
Also, at this point the patients actually are merged, notwithstanding the stack trace.