Builds and runs unit tests. More details of the release in https://wiki.openmrs.org/x/i4DTAw

Build: #497 was successful Changes by Wyclif Luyima

Stages & jobs

  1. Default Stage

  2. Release

    Requires a user to start manually

Code commits

openmrs-module-webservices.rest

  • Wyclif Luyima

    Wyclif Luyima 66c67e16fdc48e022f75195860fe89e0df744b44

    Merge pull request #178 from harsha89/RESTWS-280
    Creating a person with "boolean" attribute causes an error - RESTWS-280

  • harsha89 <harsz89@gmail.com>

    harsha89 <harsz89@gmail.com> 5f70b384440ca79fbe31b8a6b6be09b1e344c8ce m

    adding fix for RESTWS-280 by adding case to handle object type is boolean

    • omod-1.8/src/test/java/org/openmrs/module/webservices/rest/web/v1_0/controller/openmrs1_8/PersonController1_8Test.java (version 5f70b384440ca79fbe31b8a6b6be09b1e344c8ce)
    • omod-1.8/src/test/resources/personAttributeTypeWithConcept.xml (version 5f70b384440ca79fbe31b8a6b6be09b1e344c8ce)
    • omod-common/src/main/java/org/openmrs/module/webservices/rest/web/ConversionUtil.java (version 5f70b384440ca79fbe31b8a6b6be09b1e344c8ce)