2.3+ compatible version of HFE
Build: #40 was successful Changes by Michael Seaton <mseaton@pih.org>
Code commits
Git
-
Michael Seaton <mseaton@pih.org> a98344367fbab52397eacd1f951f61ab77342553
HTML-321 - workflowState tag changing state start dates when re-submitting a form (#283)
* Update unit test comments only to be consistent with each other and correctly describe each test case.
* Initial fix for HTML-321, which does not change an existing state when an encounter is updated unless the state start date matches the original encounter date
* Unit test demonstrating fix handles another test case reported
* Formatting and comments- api-tests/src/test/java/org/openmrs/module/htmlformentry/WorkflowStateTagTest.java (version a98344367fbab52397eacd1f951f61ab77342553)
- api/src/main/java/org/openmrs/module/htmlformentry/FormEntrySession.java (version a98344367fbab52397eacd1f951f61ab77342553)
- api/src/main/java/org/openmrs/module/htmlformentry/HtmlFormEntryUtil.java (version a98344367fbab52397eacd1f951f61ab77342553)
- api/src/test/java/org/openmrs/module/htmlformentry/HtmlFormEntryUtilTest.java (version a98344367fbab52397eacd1f951f61ab77342553)