TRUNK-6451 - Add service methods for managing provider roles (#5422)
Michael Seaton <mseaton@pih.org>
8d4d85b4e86c146e9786125dc4650eeb0e7ff83c
TRUNK-6449 - Populate provider_role from providermanagement_provider_… (#5421)
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