Build: #34 was successful Changes by Tom Price <tomtom5152@gmail.com>

Stages & jobs

  1. Update versions

  2. Build

  3. Push docker image

  4. Validate

  5. Release

    Requires a user to start manually
  6. Release 2nd stage

  7. Release 3rd stage

Build result summary

Details

Completed
Queue duration
1 second
Duration
26 minutes
Labels
None
Revisions
OpenMRS Platform
a94883a81855e567c6c4ffca60d9b15de8263158 a94883a81855e567c6c4ffca60d9b15de8263158
Release scripts
63acfae3024f50d743ed89da44c014b3f2c7cff6 63acfae3024f50d743ed89da44c014b3f2c7cff6
Standalone
5b99613f0bffb1ab3ffd50123096c7aa265d6620 5b99613f0bffb1ab3ffd50123096c7aa265d6620
openmrs-module-webservices.rest
685bd777c2854d10482272c1f5648ec6fd59a81c 685bd777c2854d10482272c1f5648ec6fd59a81c
Successful since
#29 ()

Code commits

openmrs-module-webservices.rest
Author Commit Message Commit date
Tom Price <tomtom5152@gmail.com> Tom Price <tomtom5152@gmail.com> 685bd777c2854d10482272c1f5648ec6fd59a81c 685bd777c2854d10482272c1f5648ec6fd59a81c RESTWS-720: API Docs generating a lot of reference errors (#342)
* RESTWS-720 Diagnose the fault as a nullPointerException and add a test to confirm.

Test simply calls the lower level method that throws the exception so
will pass once the fix is implemented.
Will also test for future regressions of the same issue.

* RESTWS-720 Fix nullPointerException

* RESTWS-720 Add test and change logic for create only SubResource definitions.

It was noted on refapp >=2.2.0 that OrderFulfillmentDetails was produce
a referr to its Get definition, an operation that wasn't supported by
the resource.

Logic was changed to remove subresource definitions in responses in line
with main resources. Test added to confirm and prevent regression.

Configuration changes

Some of the jobs or stages referenced by this result no longer exist.

Jira issues

IssueDescriptionStatus
Unknown Issue TypeRESTWS-720Could not obtain issue details from Jira