Build: #75 was successful Changes by Michael Seaton <mseaton@pih.org>

Stages & jobs

  1. Build and Test

  2. Deploy

  3. Release

    Requires a user to start manually

Build result summary

Details

Completed
Queue duration
1 second
Duration
20 minutes
Labels
None
Revisions
openmrs-core
6dcae708d566dfba4bd0c969f40cb20477e9df57 6dcae708d566dfba4bd0c969f40cb20477e9df57
openmrs-standalone
c900cf54e912db0b64dbdabeb5159d55a4423075 c900cf54e912db0b64dbdabeb5159d55a4423075
Release scripts
681f3bff12454842e7e4fae01a15ce2827d75dc7 681f3bff12454842e7e4fae01a15ce2827d75dc7
Total tests
4250
Successful since
#74 ()

Tests

Code commits

openmrs-core
Author Commit Message Commit date
Michael Seaton <mseaton@pih.org> Michael Seaton <mseaton@pih.org> 6dcae708d566dfba4bd0c969f40cb20477e9df57 6dcae708d566dfba4bd0c969f40cb20477e9df57 TRUNK-5977 - getPatientOrPromotePerson leading to stack traces under … (#3631)
TRUNK-5977 - getPatientOrPromotePerson leading to stack traces under some conditions.  This changes the current approach by first loading the person with the given id, and then checking if the returned person is a patient or not.
 Unfortunately, none of the unit tests catch the error that this is fixing, but running the refapp with this fix + a related fix to idgen fixes the error case as described on the ticket.

Jira issues

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