Change in ovirt-engine[master]: engine: Search Query should not add the "IS NULL OR" part

From Ravi Nori <rnori@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@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@redhat.com> Gerrit-Reviewer: Eli Mesika <emesika@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Martin Peřina <mperina@redhat.com> Gerrit-Reviewer: Oved Ourfali <oourfali@redhat.com> Gerrit-Reviewer: Ravi Nori <rnori@redhat.com> Gerrit-Reviewer: gerrit-hooks <automation@ovirt.org>
participants (1)
-
Code Review