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
1 minute
Labels
None
Revisions
OpenMRS Platform
199b023ad4463e7edd8b5b9eb9ba3588af02b3a3 199b023ad4463e7edd8b5b9eb9ba3588af02b3a3
Release scripts
681f3bff12454842e7e4fae01a15ce2827d75dc7 681f3bff12454842e7e4fae01a15ce2827d75dc7
openmrs-module-webservices.rest
e661d10177ab2f389f0a5b5b8d486610f3166497 e661d10177ab2f389f0a5b5b8d486610f3166497
Standalone Platform Pre 2.4
c900cf54e912db0b64dbdabeb5159d55a4423075 c900cf54e912db0b64dbdabeb5159d55a4423075
Standalone
6c3d2f28accdfe2baaf7033106310d431d499a27 6c3d2f28accdfe2baaf7033106310d431d499a27
Failing since
#109 (Changes by jwnasambu <33891016+jwnasambu@users.noreply.github.com>)
No failed test found. A possible compilation error occurred.

Responsible

This build has been failing since #109
No one has taken responsibility

Code commits

openmrs-module-webservices.rest
Author Commit Message Commit date
Bartłomiej Rasztabiga <contact@rasztabiga.me> Bartłomiej Rasztabiga <contact@rasztabiga.me> e661d10177ab2f389f0a5b5b8d486610f3166497 e661d10177ab2f389f0a5b5b8d486610f3166497 RESTWS-837: Add REST controller for Visits Behavior management (#489)
* RESTWS-837: Add REST controller for Visits Behavior management

* RESTWS-837: Change visitsconfiguration URL to visitconfiguration

* RESTWS-837: Change autoCloseVisitsTaskStarted to startAutoCloseVisitsTask

* RESTWS-837: Change visitEncounterHandler to encounterVisitsAssignmentHandler

* RESTWS-837: Change class names to singular (Visits to Visit)

* RESTWS-837: Added assertion about before-test configuration

* RESTWS-837: getAutoCloseVisitsTaskStartedValue return false when task not found

* RESTWS-837: Assert visit type value after updating config

* RESTWS-837: Fix VisitConfigurationConverter2_0.getRepresentationDescription

* RESTWS-837: Log error instead of e.printStackTrace

* RESTWS-837: Change exception message

* RESTWS-837: Delete redundant getEncounterVisitHandlers method

* RESTWS-837: Delete redundant updateVisitEncounterHandlerValue method

* RESTWS-837: Bubble through SchedulerException

* RESTWS-837: VisitConfigurationConverter2_0.getByUniqueId throw ResourceDoesNotSupportOperationException instead of returning null

* RESTWS-837: Delete redundant updateEnableVisitsValue

* RESTWS-837: Throw exception back to client in VisitConfigurationConverter2_0.asRepresentation

* RESTWS-837: Add validation for EncounterVisitsAssignmentHandler

* RESTWS-837: Delete redundant log before throwing exception

RESTWS-837: Delete redundant log before throwing exception

* RESTWS-837: Include invalid handler class in exception message

* RESTWS-837: Use true as default value for GLOBAL_PROPERTY_ENABLE_VISITS

* RESTWS-837: Use ConversionException instead of GenericRestException

* RESTWS-837: Fix test

* RESTWS-837: Use setGlobalProperty

* RESTWS-837: Use setGlobalProperty

* RESTWS-837: Use setGlobalProperty

* RESTWS-837: Use setGlobalProperty

Configuration changes

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

Restarting failed/incomplete builds only is not possible as some of the affected jobs no longer exist.

Jira issues

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