Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 1067844

Summary: [RFE] add support for special values NULL and EMPTY_STRING in search mechanism
Product: [oVirt] ovirt-engine Reporter: Martin Pavlik <mpavlik>
Component: RFEsAssignee: Scott Herold <sherold>
Status: CLOSED DEFERRED QA Contact: Pavel Stehlik <pstehlik>
Severity: low Docs Contact:
Priority: low    
Version: 3.4.0CC: bugs, lpeer, mgoldboi, oourfali, pnovotny, pspacek, rbalakri, srevivo
Target Milestone: ---Keywords: FutureFeature, UserExperience
Target Release: ---Flags: ylavi: ovirt-future?
rule-engine: planning_ack?
rule-engine: devel_ack?
rule-engine: testing_ack?
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2017-06-07 17:07:52 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: Infra RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On: 1282690    
Bug Blocks: 1213937    

Description Martin Pavlik 2014-02-21 07:25:25 UTC
Description of problem:

There is also no way how to search for items which do not have certain field filled at all.

For example I want to see all network which do not have a any label

Search: 
Network: label = ""
does not work

nor does 
Network: label != "*"


Expected results:
add support for special values NULL and EMPTY_STRING in search mechanism

Comment 3 Petr Spacek 2015-04-14 06:46:06 UTC
*** Bug 1205149 has been marked as a duplicate of this bug. ***