Runs unit test and deploys artifacts to maven repo. More details of the release in https://wiki.openmrs.org/x/i4DTAw

Build: #3696 was successful Changes by K.Suthagar <suthagar.14@cse.mrt.ac.lk>

Stages & jobs

  1. Default Stage

  2. Release

    Requires a user to start manually

Code commits

Git

  • K.Suthagar <suthagar.14@cse.mrt.ac.lk>

    K.Suthagar <suthagar.14@cse.mrt.ac.lk> 3398092178286f8c6796dc54bf0c3ce60f62cbdd

    Merge pull request #172 from mozzy11/RA-1512
    RA-1512 : added a try statement to catch the Null POinter Exception a…

  • mozzy11 <mozzymutesa@gmail.com>

    mozzy11 <mozzymutesa@gmail.com> 2ee400ebea05e115f709d1266cbd20612abbe74f m

    RA-1512 : added a try statement to catch the Null POinter Exception and redirect user to Patient not found page
    RA-1512: modified the patient not found message

    • api/src/main/resources/messages.properties (version 2ee400ebea05e115f709d1266cbd20612abbe74f)
    • omod/src/main/java/org/openmrs/module/coreapps/page/controller/clinicianfacing/PatientPageController.java (version 2ee400ebea05e115f709d1266cbd20612abbe74f)
    • omod/src/main/webapp/pages/patientdashboard/patientNotFound.gsp (version 2ee400ebea05e115f709d1266cbd20612abbe74f)