Change in ovirt-engine[master]: core: [search] Users: role = * returns nothing / ERROR

emesika at redhat.com emesika at redhat.com
Thu Mar 12 11:13:51 UTC 2015


Eli Mesika has submitted this change and it was merged.

Change subject: core: [search] Users: role = * returns nothing / ERROR
......................................................................


core: [search] Users: role = * returns nothing / ERROR

Error message is
[search] Users: role = * returns nothing / ERROR: column vdc_users.mla_role
does not exist.

This patch adds an infrastructure that allows us to map specific columns that
exist in the tag tables but not in the regular tables to solve
this specific scenario, and any such future scenario.

Change-Id: I742877bf4debfdacc44659359c40e9d6d0a99a3b
Bug-Url: https://bugzilla.redhat.com/1187693
Signed-off-by: lzelkha at redhat.com <lzelkha at redhat.com>
---
M backend/manager/modules/searchbackend/src/main/java/org/ovirt/engine/core/searchbackend/SearchObjectAutoCompleter.java
M backend/manager/modules/searchbackend/src/main/java/org/ovirt/engine/core/searchbackend/SearchObjects.java
M backend/manager/modules/searchbackend/src/main/java/org/ovirt/engine/core/searchbackend/SyntaxChecker.java
M backend/manager/modules/searchbackend/src/test/java/org/ovirt/engine/core/searchbackend/SyntaxCheckerTest.java
4 files changed, 27 insertions(+), 5 deletions(-)

Approvals:
  Eli Mesika: Looks good to me, approved
  Liran Zelkha: Verified



-- 
To view, visit https://gerrit.ovirt.org/38502
To unsubscribe, visit https://gerrit.ovirt.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I742877bf4debfdacc44659359c40e9d6d0a99a3b
Gerrit-PatchSet: 4
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Liran Zelkha <lzelkha at redhat.com>
Gerrit-Reviewer: Eli Mesika <emesika at redhat.com>
Gerrit-Reviewer: Liran Zelkha <lzelkha at redhat.com>
Gerrit-Reviewer: Oved Ourfali <oourfali at redhat.com>
Gerrit-Reviewer: automation at ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server



More information about the Engine-commits mailing list