-
Type:
Bug
-
Status: Closed
-
Priority:
TBD
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: OpenMRS 1.6.3, OpenMRS 1.7.1, OpenMRS 1.8.0, OpenMRS 1.9.0, Platform 1.10.0
-
Component/s: None
-
Labels:None
-
Complexity:Low
The saveReasonForExit obs needs to specify a change message when updating the reason for exit obs. Otherwise, you get the following error:
An Internal Error has Occurred
org.openmrs.api.APIException
ChangeMessage is required when updating an obs in the database
This occurs, for example, if you try to call "exitFromCare" on the same patient twice.