Details
-
Bug
-
Status: Approved
-
TBD
-
Resolution: Fixed
-
Reference Application 2.3.1
-
None
-
None
-
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.