2.3+ compatible version of HFE

Build: #40 was successful

Job: Default Job was successful

Stages & jobs

  1. Default Stage

  2. Release

    Requires a user to start manually

Code commits

Git

  • Michael Seaton <mseaton@pih.org>

    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)