Bug 534858 (RHQ-1613) - Add support for Comparison Type of "not equal"
Summary: Add support for Comparison Type of "not equal"
Keywords:
Status: CLOSED WONTFIX
Alias: RHQ-1613
Product: RHQ Project
Classification: Other
Component: No Component
Version: 1.2
Hardware: All
OS: All
medium
medium
Target Milestone: ---
: ---
Assignee: Charles Crouch
QA Contact: Mike Foley
URL: http://jira.rhq-project.org/browse/RH...
Whiteboard:
Depends On:
Blocks: RHQ-399
TreeView+ depends on / blocked
 
Reported: 2009-02-19 16:33 UTC by Charles Crouch
Modified: 2015-02-01 23:25 UTC (History)
2 users (show)

Fixed In Version: 1.4
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-05-05 15:11:04 UTC
Embargoed:


Attachments (Terms of Use)

Description Charles Crouch 2009-02-19 16:33:00 UTC
Right now we have "=", "starts with", "ends with" and "contains", we should have "!=" too.

Arguably you could negate all of the conditions above, but "!=" was the one a customer asked for specifically.

Comment 1 Joseph Marques 2009-02-19 17:13:54 UTC
charles, do you mean adding another substring function:

resource.name.notContains = "RHQ"

or do you want a new operator:

resource.name != "RHQ"

Comment 2 Charles Crouch 2009-02-19 22:29:08 UTC
See case 268166 for more details.

Comment 3 Joseph Marques 2009-02-26 18:40:29 UTC
to do this properly, i'd have to support the logical opposite of all operators today, which is startsWith, endsWith, contains, and ==

Comment 4 Red Hat Bugzilla 2009-11-10 20:36:45 UTC
This bug was previously known as http://jira.rhq-project.org/browse/RHQ-1613


Comment 8 Jay Shaughnessy 2014-05-05 15:11:04 UTC
It's unclear what this pertains to anymore, a new RFE should be generated as needed.


Note You need to log in before you can comment on or make changes to this bug.