OpenMRS Core Master

Build: #963 was successful Changes by sintjuri <sintjuri@yandex.ru>

Stages & jobs

  1. Build and Test

  2. Deploy

  3. Release

    Requires a user to start manually

Code commits

openmrs-core

  • sintjuri <sintjuri@yandex.ru>

    sintjuri <sintjuri@yandex.ru> b12e7271f891084daa39378d0e5d794822786b4b

    TRUNK-4701 throw an AmbiguousOrderException while trying to discontinue of order
    remove constructor without params from AmbiguousOrderException

    TRUNK-4701 add break to the loop

    throw AmbiguousOrderException when try to discontinue drug order, and
    there are more than one drug orders with the same drug

    formating changes

    Remove redundant if

    • api/src/main/java/org/openmrs/api/AmbiguousOrderException.java (version b12e7271f891084daa39378d0e5d794822786b4b)
    • api/src/main/java/org/openmrs/api/OrderService.java (version b12e7271f891084daa39378d0e5d794822786b4b)
    • api/src/main/java/org/openmrs/api/impl/OrderServiceImpl.java (version b12e7271f891084daa39378d0e5d794822786b4b)
    • api/src/test/java/org/openmrs/api/OrderServiceTest.java (version b12e7271f891084daa39378d0e5d794822786b4b)
    • api/src/test/resources/org/openmrs/api/include/OrderServiceTest-discontinueAmbiguousOrderByConcept.xml (version b12e7271f891084daa39378d0e5d794822786b4b)