Builds, runs unit tests and deploys artifacts to nexus repo
Build: #500 was successful
Job: Default Job was successful
Code commits
Git
-
kml27 <long27km@uw.edu> 9d3c57989b70fcb18ecb0b430b520d3199d23627
HTML-721 : retroactive entry updates patient program enrollment date (#169)
* HTML-721 : retroactive entry of patient program workflow state should update patient program enrollment date if the state startDate is before the current PatientProgram dateEnrolled
* moving logic to change patientProgram enrollment date to an earlier states startDate to FormSubmissionActions.transitionToState()
* removing duplication and voiding of patientProgram- api-tests/src/test/java/org/openmrs/module/htmlformentry/WorkflowStateTagTest.java (version 9d3c57989b70fcb18ecb0b430b520d3199d23627)
- api/src/main/java/org/openmrs/module/htmlformentry/FormSubmissionActions.java (version 9d3c57989b70fcb18ecb0b430b520d3199d23627)