Stages & jobs

  1. Default Stage

  2. Release

    Requires a user to start manually

Build result summary

Details

Completed
Queue duration
1 second
Duration
8 minutes
Labels
None
Revisions
Git
88fcf2afcf2a4b257f3ed4f36a8ebddd86356b2d 88fcf2afcf2a4b257f3ed4f36a8ebddd86356b2d
Release scripts
681f3bff12454842e7e4fae01a15ce2827d75dc7 681f3bff12454842e7e4fae01a15ce2827d75dc7
Total tests
146
Successful since
#10 ()

Tests

Code commits

Git
Author Commit Message Commit date
Michael Seaton <mseaton@pih.org> Michael Seaton <mseaton@pih.org> 88fcf2afcf2a4b257f3ed4f36a8ebddd86356b2d 88fcf2afcf2a4b257f3ed4f36a8ebddd86356b2d Sync 349 (#38)
 SYNC-349

* Enable unit test for syncing Drug Orders.  Unit test fails which demonstrates this issue.

* Fix Introduces two main changes - 1. updates the interceptor to support multiple sync records if there are multiple transactions on the same thread.  2. updates the sync ingest service to ensure that collections are processed after new records, as the encounter orders collection refers to orders by uuid, and those need to be saved prior to the collection getting updated, even if they are ordered later in the sync record.
Michael Seaton <mseaton@pih.org> Michael Seaton <mseaton@pih.org> eb3e3ac922ec3612126de7297171ccecd108de86 eb3e3ac922ec3612126de7297171ccecd108de86 SYNC-349:  Additional javadoc comments
Michael Seaton <mseaton@pih.org> Michael Seaton <mseaton@pih.org> 9b5c6aa9bbb8e20d353a03fdf35ec8ba483a96cc 9b5c6aa9bbb8e20d353a03fdf35ec8ba483a96cc SYNC-349:  Additional javadoc comments
Michael Seaton <mseaton@pih.org> Michael Seaton <mseaton@pih.org> 49b55014b1f8f507789a19726258faa91e7528ee 49b55014b1f8f507789a19726258faa91e7528ee SYNC-349:  Additional javadoc comments
Michael Seaton <mseaton@pih.org> Michael Seaton <mseaton@pih.org> f2039c130de1464070dcccc56f8714e88001271f f2039c130de1464070dcccc56f8714e88001271f SYNC-349:  Introduces two main changes - 1. updates the interceptor to support multiple sync records if there are multiple transactions on the same thread.  2. updates the sync ingest service to ensure that collections are processed after new records, as the encounter orders collection refers to orders by uuid, and those need to be saved prior to the collection getting updated, even if they are ordered later in the sync record.

Jira issues

IssueDescriptionStatus
Unknown Issue TypeSYNC-349Could not obtain issue details from Jira