More details of the release in https://wiki.openmrs.org/x/i4DTAw

Build: #1035 was successful Changes by Mujir <mujir@thoughtworks.com>

Stages & jobs

  1. Default Stage

  2. Release

    Requires a user to start manually

Build result summary

Details

Completed
Queue duration
2 seconds
Duration
3 minutes
Labels
None
Revisions
Git
333a84bc4949c303c028750e5be8089665ce6700 333a84bc4949c303c028750e5be8089665ce6700
Release scripts
4fbc8dbc42fce37c82b8527ec0fcc57c7e190b86 4fbc8dbc42fce37c82b8527ec0fcc57c7e190b86
Total tests
342
Successful since
#1012 ()

Tests

  • 0 New failures
  • 0 Existing failures
  • 0 Fixed

Code commits

Git
Author Commit Message Commit date
Mujir <mujir@thoughtworks.com> Mujir <mujir@thoughtworks.com> 333a84bc4949c303c028750e5be8089665ce6700 333a84bc4949c303c028750e5be8089665ce6700 Mujir, Divya | emr rest service now accepts and returns datetime observations in the same format. encountertransaction save accepts datetime observations in 'yyyy/MM/dd HH:mm:ss' format. However fetching such observations was returning in a different format. Fixed this so save and fetch returns dattime in same format.