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

Build: #1594 was successful Changes by Daniel Kayiwa and Venkata Jaswanth <aj.jaswanth@gmail.com>

Stages & jobs

  1. Default Stage

  2. Release

    Requires a user to start manually

Build result summary

Details

Completed
Queue duration
1 second
Duration
3 minutes
Labels
None
Revisions
Git
8c4eb7d1b23abf2426234870f8a8e6e286cec70b 8c4eb7d1b23abf2426234870f8a8e6e286cec70b
Release scripts
a9c6b4741f415820e397e9b150cf80baca7f9368 a9c6b4741f415820e397e9b150cf80baca7f9368
Total tests
439
Successful since
#1590 ()

Tests

Code commits

Git
Author Commit Message Commit date
Daniel Kayiwa Daniel Kayiwa 8c4eb7d1b23abf2426234870f8a8e6e286cec70b 8c4eb7d1b23abf2426234870f8a8e6e286cec70b Merge pull request #93 from aj-jaswanth/master
Correct fallback of concept names in a locale
Venkata Jaswanth <aj.jaswanth@gmail.com> Venkata Jaswanth <aj.jaswanth@gmail.com> 2cfed2a071d60d6ab10926d96e8a297e15a7718a 2cfed2a071d60d6ab10926d96e8a297e15a7718a Correct fallback of concept names in a locale
1) If short name is not available for a concept in a locale use its fully specified name in that locale
2) If fully specified name is also not available in that locale, use short name name of that concept in the system default locale
3) If short name is not available for the system default locale, use its fully specified name