OpenMRS Core Master

Build: #1327 was successful

Job: Integration Test was successful

Stages & jobs

  1. Build and Test

  2. Deploy

  3. Release

    Requires a user to start manually

Code commits

openmrs-core

  • Daniel Kayiwa

    Daniel Kayiwa d98373d8a0cc5163181a48fc0b64d43281c0e975

    Merge pull request #1832 from MitchellBot/trunk-4913
    TRUNK-4913 Concept.hbm.xml not-null on optional changedBy

  • MitchellBot <mitchell.jim.p@gmail.com>

    MitchellBot <mitchell.jim.p@gmail.com> 067347f05b5496e5de4105ae33a3f115b581127d

    TRUNK-4913 Concept.hbm.xml not-null on optional changedBy
    Removed not-null="true"

    Removed the not-null requirement from the many-to-many relationship on the changedBy column. I confirmed against a newly generated hbm.xml for Concept that this constraint doesn't belong. Build success, all tests passed. No new tests required.

    • api/src/main/resources/org/openmrs/api/db/hibernate/Concept.hbm.xml (version 067347f05b5496e5de4105ae33a3f115b581127d)