Plan for OpenMRS Core 2.0.x

Build: #109 was successful

Job: Build and Test was successful

Stages & jobs

  1. Build and Test

  2. Deploy

  3. Release

    Requires a user to start manually

Code commits

openmrs-core

  • teleivo <mrteleivo@gmail.com>

    teleivo <mrteleivo@gmail.com> f4cf8bb5a67cc8e62fbc7e59a17ce650a79e4721

    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 f4cf8bb5a67cc8e62fbc7e59a17ce650a79e4721)