OpenMRS Core Master

Build: #1606 was successful Run by child build AUM-AUM

Stages & jobs

  1. Build and Test

  2. Deploy

  3. Release

    Requires a user to start manually

Code commits

openmrs-core

  • Ivo Ulrich <teleivo@users.noreply.github.com>

    Ivo Ulrich <teleivo@users.noreply.github.com> 16286e67f7183ca67df9c5ea1bd874d4a8796d01

    Merge pull request #2148 from teleivo/TRUNK-5117
    TRUNK-5117 Refactor PersonServiceImpl.getPersonAttributeTypes

  • teleivo <mrteleivo@gmail.com>

    teleivo <mrteleivo@gmail.com> f2e8d0e13458c4a037805fc3ea9a68dc6076a498

    TRUNK-5117 Refactor PersonServiceImpl.getPersonAttributeTypes
    * remove unnecessary check for empty attrNames since thats handled by
    the for loop
    * use getPersonAttributeType without getting it from the Context as
    also done for getPersonAttributeTypeByName

    • api/src/main/java/org/openmrs/api/impl/PersonServiceImpl.java (version f2e8d0e13458c4a037805fc3ea9a68dc6076a498)