No release with the artifacts of this build exists. The next release containing these commits is release openmrs-trunk-4015 created from build #4015
Code commits
openmrs-core
Author
Commit
Message
Commit date
Wikum Weerakutti <wikum@linuxdeveloper.space>
165f010dcc2633ff69add590783e95228da90e0e
TRUNK-6444: Change the fetch type of @ManyToOne audit field associations to LAZY (#5414)
* Change the default fetch type of @ManyToOne audit field associations to LAZY
* TRUNK-6440: Change fetch type of `creator` field in `BaseOpenmrsData` to LAZY and fix `saveOrderGroup_shouldSaveOrderGroupWithOrderContext` test
* Change the `creator ` field in `BaseOpenmrsData` from private to protected
* Make the ` creator ` field in `BaseOpenmrsData` non-updatable
* Refactor `saveOrderGroup_shouldSaveOrderGroupWithOrderContext` test