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

Stages & jobs

  1. Default Stage

  2. Release

    Requires a user to start manually

Build result summary

Details

Completed
Queue duration
< 1 second
Duration
5 minutes
Labels
None
Revisions
Git
bf03d5253d1aad2d2b6cad51429966f8d1d984b1 bf03d5253d1aad2d2b6cad51429966f8d1d984b1
Release scripts
c4475a9228b197817dce78683d9da8a1e2c4e3a5 c4475a9228b197817dce78683d9da8a1e2c4e3a5
Total tests
548
Successful since
#2870 ()

Tests

Code commits

Git
Author Commit Message Commit date
icrc-toliveira <70152448+icrc-toliveira@users.noreply.github.com> icrc-toliveira <70152448+icrc-toliveira@users.noreply.github.com> bf03d5253d1aad2d2b6cad51429966f8d1d984b1 bf03d5253d1aad2d2b6cad51429966f8d1d984b1 EA-171 - Changed GP_LAST_VIEWED_PATIENT_SIZE_LIMIT validation to be d… (#206)
* EA-171 - Changed GP_LAST_VIEWED_PATIENT_SIZE_LIMIT validation to be done inside getDefaultLocale
(The validation is now done every time the function is called)

* EA-171 - Reverse removal of limit validation
Although processMessage is called during Openmrs start, and getLastViewedPatientSizeLimit already validate the limit, this function is also called every time a new recentPatient is added, so indeed limit is required

* EA-171 - Change from using commons logging to the slf4j facade

Jira issues

IssueDescriptionStatus
Unknown Issue TypeEA-171Could not obtain issue details from Jira