OpenMRS Core Master

Build: #1309 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
1 second
Duration
12 minutes
Labels
None
Revisions
openmrs-core
8444b6348188d6a71e34ae41b81935b1a99ed2c4 8444b6348188d6a71e34ae41b81935b1a99ed2c4
openmrs-standalone
18ca8c67f8d0c3f4c8c8bfa0eff459830547b18c 18ca8c67f8d0c3f4c8c8bfa0eff459830547b18c
Release scripts
a9c6b4741f415820e397e9b150cf80baca7f9368 a9c6b4741f415820e397e9b150cf80baca7f9368
Total tests
3385
Successful since
#1253 ()

Tests

Code commits

openmrs-core
Author Commit Message Commit date
teleivo <mrteleivo@gmail.com> teleivo <mrteleivo@gmail.com> 8444b6348188d6a71e34ae41b81935b1a99ed2c4 8444b6348188d6a71e34ae41b81935b1a99ed2c4 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
teleivo <mrteleivo@gmail.com> teleivo <mrteleivo@gmail.com> 8e16a1233c7240995e70886eaf1a5197468c4052 8e16a1233c7240995e70886eaf1a5197468c4052 fix ugly formatting in some Order related classes

Configuration changes

Some of the jobs or stages referenced by this result no longer exist.

Manual stage Release cannot be run as it references jobs that no longer exist.

Jira issues

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