Bug 534858 (RHQ-1613)
| Summary: | Add support for Comparison Type of "not equal" | ||
|---|---|---|---|
| Product: | [Other] RHQ Project | Reporter: | Charles Crouch <ccrouch> |
| Component: | No Component | Assignee: | Charles Crouch <ccrouch> |
| Status: | CLOSED WONTFIX | QA Contact: | Mike Foley <mfoley> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 1.2 | CC: | hbrock, jshaughn |
| Target Milestone: | --- | Keywords: | SubTask |
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | All | ||
| URL: | http://jira.rhq-project.org/browse/RHQ-1613 | ||
| Whiteboard: | |||
| Fixed In Version: | 1.4 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2014-05-05 15:11:04 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | |||
| Bug Blocks: | 536002 | ||
|
Description
Charles Crouch
2009-02-19 16:33:00 UTC
charles, do you mean adding another substring function: resource.name.notContains = "RHQ" or do you want a new operator: resource.name != "RHQ" See case 268166 for more details. to do this properly, i'd have to support the logical opposite of all operators today, which is startsWith, endsWith, contains, and == This bug was previously known as http://jira.rhq-project.org/browse/RHQ-1613 It's unclear what this pertains to anymore, a new RFE should be generated as needed. |