More details of the release in https://wiki.openmrs.org/x/i4DTAw

Build: #531 was successful Changes by angshu <angshuonline@gmail.com>

Code commits

Git

  • angshu <angshuonline@gmail.com>

    angshu <angshuonline@gmail.com> 9c977029a63bb3101b13498f413bc9a93f89e37c

    angshu, shruthi | #1847 | moving transaction boundary to EmrEncounterController so that the advices for EmrEncounterService also participate in same transaction. Also resolving encounter drug update constraint violation issue, by first querying for the concept, which was otherwise causing a flush for dirty persistent object and raising a constraintviolationexception

    • api/src/main/java/org/openmrs/module/emrapi/encounter/EmrEncounterServiceImpl.java (version 9c977029a63bb3101b13498f413bc9a93f89e37c)
    • api/src/main/java/org/openmrs/module/emrapi/encounter/EncounterDrugOrderServiceHelper.java (version 9c977029a63bb3101b13498f413bc9a93f89e37c)
    • api/src/main/resources/moduleApplicationContext.xml (version 9c977029a63bb3101b13498f413bc9a93f89e37c)
    • omod/src/main/java/org/openmrs/module/emrapi/web/controller/EmrEncounterController.java (version 9c977029a63bb3101b13498f413bc9a93f89e37c)