Plan for OpenMRS Core 1.11.x

Build: #177 did not start Changes by Wyclif Luyima

Stages & jobs

  1. Build and Test

  2. Deploy

Code commits

Git

  • Wyclif Luyima

    Wyclif Luyima 3384b9cdd3846f41c70414b2f7328cdb85720db3

    TRUNK-4565 - Null Pointer Exception for some DrugOrders
    TRUNK-4565 - andreweskeclarke - NullPointer can still happen if the DB row has a null value, replace mixed up booleans

    TRUNK-4565 - andreweskeclarke - Use appropriate clone for discontinue test

    TRUNK-4565 - andreweskeclarke - When comparing DrugOrder drugs during dicontinuations, check if both should be null, otherwise check both for equality

    • api/src/main/java/org/openmrs/api/impl/OrderServiceImpl.java (version 3384b9cdd3846f41c70414b2f7328cdb85720db3)
    • api/src/test/java/org/openmrs/api/OrderServiceTest.java (version 3384b9cdd3846f41c70414b2f7328cdb85720db3)