Change in ovirt-engine[master]: engine: Search Query should not add the "IS NULL OR" part
Code Review
gerrit at ovirt.org
Wed Jun 28 12:56:07 UTC 2017
>From Ravi Nori <rnori at redhat.com>:
Ravi Nori has submitted this change and it was merged.
Change subject: engine: Search Query should not add the "IS NULL OR" part
......................................................................
engine: Search Query should not add the "IS NULL OR" part
Seach query should only add IS NULL OR
to a query only for negated searches.
Change-Id: I5d3ae3641a11b63ffd66af043af0285ffe543344
Bug-Url: https://bugzilla.redhat.com/1454821
Signed-off-by: Ravi Nori <rnori at redhat.com>
---
M backend/manager/modules/searchbackend/src/main/java/org/ovirt/engine/core/searchbackend/BaseConditionFieldAutoCompleter.java
M backend/manager/modules/searchbackend/src/test/java/org/ovirt/engine/core/searchbackend/SyntaxCheckerTest.java
2 files changed, 25 insertions(+), 25 deletions(-)
Approvals:
Eli Mesika: Looks good to me, approved
Ravi Nori: Verified
Jenkins CI: Passed CI tests
--
To view, visit https://gerrit.ovirt.org/78723
To unsubscribe, visit https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I5d3ae3641a11b63ffd66af043af0285ffe543344
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Ravi Nori <rnori at redhat.com>
Gerrit-Reviewer: Eli Mesika <emesika at redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Martin Peřina <mperina at redhat.com>
Gerrit-Reviewer: Oved Ourfali <oourfali at redhat.com>
Gerrit-Reviewer: Ravi Nori <rnori at redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation at ovirt.org>
More information about the Engine-commits
mailing list