OpenMRS Core Master

Build: #1318 was successful Changes by Daniel Kayiwa

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
22 minutes
Labels
None
Revisions
openmrs-core
0e2179949671320d3e00dafc3c07a7aef284c957 0e2179949671320d3e00dafc3c07a7aef284c957
openmrs-standalone
03ae91b66e69db305747ff68b0cb98960fb0853c 03ae91b66e69db305747ff68b0cb98960fb0853c
Release scripts
a72ca16daff268573032d8bd52a15be883f08322 a72ca16daff268573032d8bd52a15be883f08322
Total tests
3388
Successful since
#1253 ()

Tests

Code commits

openmrs-core
Author Commit Message Commit date
Daniel Kayiwa Daniel Kayiwa 0e2179949671320d3e00dafc3c07a7aef284c957 0e2179949671320d3e00dafc3c07a7aef284c957 Merge pull request #1825 from Schwasrz94/concept-class-filter
TRUNK-4922 ConceptDAO filters concept classes only if results were found
Dominik Schwarz <dominik.schwarz1994@gmail.com> Dominik Schwarz <dominik.schwarz1994@gmail.com> 71503dbdf6e572d69efd2a0737e6075f0ea0063c m 71503dbdf6e572d69efd2a0737e6075f0ea0063c TRUNK-4922 ConceptDAO filters concept classes only if results were found
The skipSame-method in LuceneQuery generates a new instance of
fullTextQuery even if there are no search results. In this way all
concepts will be returned without filtering them.

* only call buildQuery() in skipSame when results were found
* add test to ConceptServiceTest

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-4922Could not obtain issue details from Jira