More details of the release in https://wiki.openmrs.org/x/i4DTAw
Build: #1035 was successful
Job: Default Job was successful
Code commits
Git
-
Mujir <mujir@thoughtworks.com> 333a84bc4949c303c028750e5be8089665ce6700
Mujir, Divya | emr rest service now accepts and returns datetime observations in the same format. encountertransaction save accepts datetime observations in 'yyyy/MM/dd HH:mm:ss' format. However fetching such observations was returning in a different format. Fixed this so save and fetch returns dattime in same format.
- api/src/main/java/org/openmrs/module/emrapi/encounter/ObservationMapper.java (version 333a84bc4949c303c028750e5be8089665ce6700)
- api/src/test/java/org/openmrs/module/emrapi/encounter/ObservationMapperTest.java (version 333a84bc4949c303c028750e5be8089665ce6700)