Stages & jobs

  1. Update versions

  2. Build and push

  3. Validate

  4. Release

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

  6. Release 3rd stage

Build result summary

Details

Completed
Queue duration
25 seconds
Duration
4 seconds
Labels
None
Revisions
OpenMRS Platform
b4f3c9429b013a1d00a2e19bbfc7a2f1b4bf0b74 b4f3c9429b013a1d00a2e19bbfc7a2f1b4bf0b74
Release scripts
ced9ff00825ca1cb8c744547be4ba8ff994bd71b ced9ff00825ca1cb8c744547be4ba8ff994bd71b
openmrs-module-webservices.rest
417b2775e1f4c0a11cf564bb3d7c5778337181b7 417b2775e1f4c0a11cf564bb3d7c5778337181b7
Standalone Platform Pre 2.4
c900cf54e912db0b64dbdabeb5159d55a4423075 c900cf54e912db0b64dbdabeb5159d55a4423075
Standalone
60ac6d91c7e4ca7411f68ae9bf84d0550289952f 60ac6d91c7e4ca7411f68ae9bf84d0550289952f
Failing since
#109 (Changes by Daniel Kayiwa)
Fixed in
#111 (Changes by Pedro Sousa - ICRC <68599335+icrc-psousa@users.noreply.github.com>)
No failed test found. A possible compilation error occurred.

Responsible

Code commits

openmrs-module-webservices.rest
Author Commit Message Commit date
harshkumar8789 <152843254+harshkumar8789@users.noreply.github.com> harshkumar8789 <152843254+harshkumar8789@users.noreply.github.com> 417b2775e1f4c0a11cf564bb3d7c5778337181b7 417b2775e1f4c0a11cf564bb3d7c5778337181b7 BAH-3439 | Added birthtime property in the openmrs webservice.rest module. (#593)
* Added birthtime property in the openmrs webservice.rest module.

* Override getUpdatableProperties in PersonResource1_10 and add birthtime

* Add testcase for update a person's birthtime.

* BAH-3439 || Move testcase which is for update a person's birthtime to other class.

* BAH-3439 || remove the commented part from PersonController2_2Test.java

* BAH-3439 ||  Add an assertion that the birthtime was updated to the new value

* BAH-3439 ||  Add an assertion that the birthtime was updated to the new value

* BAH-3349 || Change timezone

* BAH-3439 || Added space between methods in PersonController2_2Test.java

* BAH-3439 ||  Add an assertion that the birthtime was updated to the new value

* BAH-3439 ||  Add an updated assertion that the birthtime was updated to the new value.

Jira issues

IssueDescriptionStatus
Unknown Issue TypeBAH-3349Could not obtain issue details from Jira
Unknown Issue TypeBAH-3439Could not obtain issue details from Jira