Plan for OpenMRS Core 1.12.x

Build: #68 was successful Changes by teleivo <mrteleivo@gmail.com>

Stages & jobs

  1. Build and Test

  2. Deploy

  3. Release

    Requires a user to start manually

Code commits

Git

  • teleivo <mrteleivo@gmail.com>

    teleivo <mrteleivo@gmail.com> ca5d0b0f331c67f1a936cb92e529cba51ebde8a5

    TRUNK-4938 ConceptService.getConceptSourceByName privilege annotation wrong
    ConceptService.getConceptSourceByName which is 1 of the 3 methods to get a
    ConceptSource via ConceptService requires a different privilege than the other
    2 (it needs GET_CONCEPTS, while the other 2 GET_CONCEPT_SOURCES).

    • api/src/main/java/org/openmrs/api/ConceptService.java (version ca5d0b0f331c67f1a936cb92e529cba51ebde8a5)