Build: #74 was successful Changes by Bartłomiej Rasztabiga <contact@rasztabiga.me>

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 minute
Duration
111 minutes
Labels
None
Revisions
OpenMRS Platform
b2c07f18cba4c79cb49f6f364a4e06de30733ac8 b2c07f18cba4c79cb49f6f364a4e06de30733ac8
Release scripts
681f3bff12454842e7e4fae01a15ce2827d75dc7 681f3bff12454842e7e4fae01a15ce2827d75dc7
Standalone
6c3d2f28accdfe2baaf7033106310d431d499a27 6c3d2f28accdfe2baaf7033106310d431d499a27
openmrs-module-webservices.rest
e661d10177ab2f389f0a5b5b8d486610f3166497 e661d10177ab2f389f0a5b5b8d486610f3166497
First to pass since
#73 (Changes by Ian Bacher)

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

Jira issues

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