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

Stages & jobs

  1. Default Stage

  2. Release

    Requires a user to start manually

Code commits

openmrs-module-webservices.rest

  • Darius Jazayeri <jazayeri@alum.mit.edu>

    Darius Jazayeri <jazayeri@alum.mit.edu> 82d226487847a3a6ceee0aeb400f5063898badef

    Merge pull request #192 from Werick/RESTWS-563
    RESTWS-563 - Encounter creation fails for Obs mapping with ConceptMapping instead of Concept uuid on OpenMRS Platform 1.11+

  • werick <jackercmugoma@gmail.com>

    werick <jackercmugoma@gmail.com> 6c8a83a588d288d483a1ffb74f51a2f724ff523a

    RESTWS-563 Fix Encounter creation fails for Obs mapping with ConceptMapping instead of Concept uuid

    • omod-1.11/src/main/java/org/openmrs/module/webservices/rest/web/v1_0/resource/openmrs1_11/ObsResource1_11.java (version 6c8a83a588d288d483a1ffb74f51a2f724ff523a)
    • omod-1.9/src/main/java/org/openmrs/module/webservices/rest/web/v1_0/resource/openmrs1_9/ObsResource1_9.java (version 6c8a83a588d288d483a1ffb74f51a2f724ff523a)