Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Should
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 3.0.2
-
Labels:None
Description
When patient flags is loaded in 2.2.0 platform, it causes a n exception
~java.lang.NoSuchMethodError: org.openmrs.module.Module.setExtensionNames(Ljava/util/IdentityHashMap;)V
at org.openmrs.module.patientflags.PatientFlagsModuleActivator.started(PatientFlagsModuleActivator.java:88)~
An indicator that that method was removed in 2.2.0 platform. This needs to be fixed for distributions upgrading to 2.2.0 platform and using patient flags.