Bug 1090130
| Summary: | DynaGroup expression evaluator is not strict when grouping by resource configuration property | ||
|---|---|---|---|
| Product: | [JBoss] JBoss Operations Network | Reporter: | Heiko W. Rupp <hrupp> |
| Component: | Documentation | Assignee: | Jared MORGAN <jmorgan> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Mike Foley <mfoley> |
| Severity: | unspecified | Docs Contact: | Jared MORGAN <jmorgan> |
| Priority: | unspecified | ||
| Version: | JON 3.2 | CC: | hrupp, lzoubek, mmurray, snegrea, zrhoads |
| Target Milestone: | GA | Keywords: | Documentation |
| Target Release: | JON 3.3.0 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | 1080909 | Environment: | |
| Last Closed: | 2014-12-11 14:03:15 UTC | Type: | Bug |
| 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: | 1080909 | ||
| Bug Blocks: | 1069544 | ||
|
Description
Heiko W. Rupp
2014-04-22 16:21:40 UTC
New feature. Assigning to John Ha. --- Additional comment from Heiko W. Rupp on 2014-03-26 06:15:24 EDT --- Can we make sure that old existing expressions continue to work E.g. by saying resource.resourceConfiguration[group] is a LIKE query and resource.resourceConfiguration["group"] is a = query may also need an additional checkbox field in the wizzard popup to allow to select exact / like matching. ================================ This comments seems to be the impact on docs. I'm going to search for Dynagroup examples in our docs and see the impact. I'll also need to check the UI and see if a check box has been added. Hi Jared, please follow https://github.com/rhq-project/rhq/pull/16 In the Pull Request we decided to "just" fix a bug instead of introducing strict matching via double quote. |