Build: #457 failed

Job: Release to maven did not start

Stages & jobs

  1. Build and Tests

  2. Deploy

  3. Release

    Requires a user to start manually

Code commits

Git

  • sintjuri <sintjuri@yandex.ru>

    sintjuri <sintjuri@yandex.ru> 4077e42a2f60d93c97574e87ed72d31680617b19

    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 4077e42a2f60d93c97574e87ed72d31680617b19)
    • api/src/main/java/org/openmrs/api/OrderService.java (version 4077e42a2f60d93c97574e87ed72d31680617b19)
    • api/src/main/java/org/openmrs/api/impl/OrderServiceImpl.java (version 4077e42a2f60d93c97574e87ed72d31680617b19)
    • api/src/test/java/org/openmrs/api/OrderServiceTest.java (version 4077e42a2f60d93c97574e87ed72d31680617b19)
    • api/src/test/resources/org/openmrs/api/include/OrderServiceTest-discontinueAmbiguousOrderByConcept.xml (version 4077e42a2f60d93c97574e87ed72d31680617b19)