OpenMRS Core Master

Build: #3199 failed

Job: Unit Test failed

Stages & jobs

  1. Build

  2. Test

  3. Deploy

  4. Release

    Requires a user to start manually

Code commits

openmrs-core

  • Michael Seaton <mseaton@pih.org>

    Michael Seaton <mseaton@pih.org> e99159b6574422877553a27f592043c7170b36d8

    TRUNK-6165 - ConceptService getConceptsByMapping should only return d… (#4265)
    * TRUNK-6165 - ConceptService getConceptsByMapping should only return distinct concepts

    * Add back in distinct transformer per code review

    (cherry picked from commit 126f82c7f6f76a20389a6a57899f6e01116021a0)

    • api/src/main/java/org/openmrs/api/db/hibernate/HibernateConceptDAO.java (version e99159b6574422877553a27f592043c7170b36d8)
    • api/src/test/java/org/openmrs/api/db/hibernate/HibernateConceptDAOTest.java (version e99159b6574422877553a27f592043c7170b36d8)