openmrs-module-webservices.rest icon indicating copy to clipboard operation
openmrs-module-webservices.rest copied to clipboard

RESTWS-644: Added Functionality for Obs Resource to support time zones

Open mozzy11 opened this issue 5 years ago • 3 comments

Ticket : https://issues.openmrs.org/browse/RESTWS-644

What i did ;

  • Added a functionality for obs resource to support Date values with Time zones .
  • Added tests

mozzy11 avatar Apr 08 '19 12:04 mozzy11

in other words , there are checks for different Concept datatypes in here in the setValue() Method in the ObsResource , but at the same time there are still checks different datatypes in the setValueAsString(String s) method , in theObs Class

mozzy11 avatar May 09 '19 11:05 mozzy11

@mozzy11 the changes in your pull request do not match the ticket description

dkayiwa avatar Jul 08 '19 23:07 dkayiwa

hey @dkayiwa , can youreview my updated changes ??

mozzy11 avatar Jul 11 '19 10:07 mozzy11