Main branch of the Queue Module

Build: #47 was successful

Job: Release to Maven was successful

Stages & jobs

  1. Build and Test

  2. Deploy

  3. Release

    Requires a user to start manually

Code commits

Git

  • chibongho <cbho@pih.org>

    chibongho <cbho@pih.org> 31d34ff9fd0222f24091f688bce38778f57d7a5c

    (fix) O3-4985 end current queue entry before checking whether it conf… (#85)
    * (fix) O3-4985 end current queue entry before checking whether it conflicts with new entry when transitioning

    * fix test

    • api/src/main/java/org/openmrs/module/queue/api/impl/QueueEntryServiceImpl.java (version 31d34ff9fd0222f24091f688bce38778f57d7a5c)
    • api/src/main/java/org/openmrs/module/queue/tasks/AutoCloseVisitQueueEntryTask.java (version 31d34ff9fd0222f24091f688bce38778f57d7a5c)
    • integration-tests/src/test/java/org/openmrs/module/queue/api/QueueEntryServiceTest.java (version 31d34ff9fd0222f24091f688bce38778f57d7a5c)