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

Build: #1664 was successful

Job: Default Job was successful

Stages & jobs

  1. Default Stage

  2. Release

    Requires a user to start manually

Code commits

openmrs-module-webservices.rest

  • Herman Muhereza <hermanmuhereza22@gmail.com>

    Herman Muhereza <hermanmuhereza22@gmail.com> 0afba9e9a5d151176adf80c9fb4c7c5c9e71bcca

    RESTWS-955: Fix adding support for locations as person attributes (#628)
    * RESTWS-955: Fix adding support for locations as person attributes

    * use contenxt to access location service

    • omod-1.8/src/main/java/org/openmrs/module/webservices/rest/web/v1_0/resource/openmrs1_8/PersonAttributeResource1_8.java (version 0afba9e9a5d151176adf80c9fb4c7c5c9e71bcca)
    • omod-1.8/src/test/java/org/openmrs/module/webservices/rest/web/v1_0/resource/openmrs1_8/PersonAttributeResource1_8Test.java (version 0afba9e9a5d151176adf80c9fb4c7c5c9e71bcca)
    • omod-1.9/src/test/java/org/openmrs/module/webservices/rest/web/v1_0/controller/openmrs1_9/PersonAttributeController1_9Test.java (version 0afba9e9a5d151176adf80c9fb4c7c5c9e71bcca)