OpenMRS Core Master

Build: #1920 was successful Changes by Mark Goodrich <mgoodrich@pih.org>

Stages & jobs

  1. Build and Test

  2. Deploy

  3. Release

    Requires a user to start manually

Code commits

openmrs-core

  • Mark Goodrich <mgoodrich@pih.org>

    Mark Goodrich <mgoodrich@pih.org> b611763523e956837e901466aa56757a399f8594

    Merge pull request #2643 from shifona1/TRUNK-5230
    Trunk-5230: PatientProgram: When completing a program, the end date of the most recent state in each workflow should be set to the completion date of the program

  • Shifona Garg <shivanikrishgarg@gmail.com>

    Shifona Garg <shivanikrishgarg@gmail.com> 49ed1b1fb94018f4ef3a09a8f72b4b97b68d903d m

    TRUNK-5230: Updated savePatientProgram to set the End date of all recent states of each workflow and added two test cases.

    • api/src/main/java/org/openmrs/PatientProgram.java (version 49ed1b1fb94018f4ef3a09a8f72b4b97b68d903d)
    • api/src/main/java/org/openmrs/api/impl/ProgramWorkflowServiceImpl.java (version 49ed1b1fb94018f4ef3a09a8f72b4b97b68d903d)
    • api/src/test/java/org/openmrs/api/ProgramWorkflowServiceTest.java (version 49ed1b1fb94018f4ef3a09a8f72b4b97b68d903d)