Plan for OpenMRS Core 2.0.x

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

Stages & jobs

  1. Build and Test

  2. Deploy

  3. Release

    Requires a user to start manually

Build result summary

Details

Completed
Queue duration
2 seconds
Duration
13 minutes
Labels
None
Revisions
openmrs-core
db99602df4e9b0e99ed426676186506467d2a423 db99602df4e9b0e99ed426676186506467d2a423
openmrs-standalone
18ca8c67f8d0c3f4c8c8bfa0eff459830547b18c 18ca8c67f8d0c3f4c8c8bfa0eff459830547b18c
Release scripts
a9c6b4741f415820e397e9b150cf80baca7f9368 a9c6b4741f415820e397e9b150cf80baca7f9368
Total tests
3294
Successful since
#89 ()

Tests

Code commits

openmrs-core
Author Commit Message Commit date
teleivo <mrteleivo@gmail.com> teleivo <mrteleivo@gmail.com> c35550b6dde0ecc2ad40be7b3e2d2b0fb4fd83dc c35550b6dde0ecc2ad40be7b3e2d2b0fb4fd83dc fix ugly formatting in some Order related classes
teleivo <mrteleivo@gmail.com> teleivo <mrteleivo@gmail.com> db99602df4e9b0e99ed426676186506467d2a423 db99602df4e9b0e99ed426676186506467d2a423 TRUNK-4901 Scheduled orders cannot be discontinued
* add Order.isActivated()
* add Order.isActivated(Date)
* fix issues introduced by switching isFuture with isStarted/!isStarted for
orders scheduled in the future
** Order.isActive(Date) of stopped orders scheduled for the future were
considered active
** Order.isDiscontinued(Date) of stopped orders scheduled for the future which
were not considered discontinued
* add OrderService tests to ensure we can revise orders scheduled in the
future and that the original orders are considered discontinued
* add OrderService tests to ensure we can discontinue orders scheduled in the
future

Jira issues

IssueDescriptionStatus
Unknown Issue TypeTRUNK-4901Could not obtain issue details from Jira