Merge pull request #1832 from MitchellBot/trunk-4913 TRUNK-4913 Concept.hbm.xml not-null on optional changedBy
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.