OpenMRS Core Master

Build: #1921 was successful Changes by mgoodrich <mark.goodrich@live.com>

Stages & jobs

  1. Build and Test

  2. Deploy

  3. Release

    Requires a user to start manually

Code commits

openmrs-core

  • mgoodrich <mark.goodrich@live.com>

    mgoodrich <mark.goodrich@live.com> 1475c8a5855ff5d7aceab8803380f2745a68e70b

    TRUNK-5228: PatientProgram: If a program is completed, voidPatientState should set end date of previous state to date completed of program TRUNK-5229: PatientProgram: If you transition to a new state when a program is complete, the state end date should be set to the completion date of the program

    • api/src/main/java/org/openmrs/PatientProgram.java (version 1475c8a5855ff5d7aceab8803380f2745a68e70b)
    • api/src/test/java/org/openmrs/PatientProgramTest.java (version 1475c8a5855ff5d7aceab8803380f2745a68e70b)