OpenMRS Core Master

Build: #4012 was successful Changes by Wikum Weerakutti <wikum@linuxdeveloper.space>

Stages & jobs

  1. Build

  2. Test

  3. Deploy

  4. Release

    Requires a user to start manually

Build result summary

Details

Completed
Queue duration
< 1 second
Duration
24 minutes
Labels
None
Revisions
openmrs-core
165f010dcc2633ff69add590783e95228da90e0e
Release scripts
d5831e94deff58c79f07afa118e3aad928391687
Successful since
#3986 ()

Code commits

openmrs-core
Author Commit Message Commit date
Wikum Weerakutti <wikum@linuxdeveloper.space> 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

* Remove unused imports in `OrderServiceTest`

Jira issues

IssueDescriptionStatus
Unknown Issue TypeTRUNK-6440Could not obtain issue details from Jira
Unknown Issue TypeTRUNK-6444Could not obtain issue details from Jira