Bug 822795
| Summary: | Search filter not working in bundle deployment wizard | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [JBoss] JBoss Operations Network | Reporter: | Sunil Kondkar <skondkar> | ||||
| Component: | UI | Assignee: | Jirka Kremser <jkremser> | ||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Mike Foley <mfoley> | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | medium | ||||||
| Version: | JON 3.1.0 | CC: | fbrychta, jkremser, jsanda | ||||
| Target Milestone: | --- | ||||||
| Target Release: | JON 3.1.1 | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | |||||||
| : | 847007 (view as bug list) | Environment: | |||||
| Last Closed: | 2013-09-11 11:00:55 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: | |||||||
| Bug Blocks: | 847007 | ||||||
| Attachments: |
|
||||||
|
Description
Sunil Kondkar
2012-05-18 07:52:24 UTC
Created attachment 585357 [details]
Screenshot
per BZ triage 5/21/2012 (asantos, loleary, ccrouch, mfoley) This should just be a standard component we're using here. We should investigate this and determine if its just broken here or its also broken elsewhere e.g. in the role assignment page for a user, or the resource assignment page for a group. It is not a general problem with the component. ResourceSelector and ResourceGroupSelector work as expected. The problem is that Resource{Group}Selectors allow for using our DSL query language (criteria.setSearchExpression) and bundles don't.
I'll consider the search string for bundles as a common name of bundle and it should work.
http://git.fedorahosted.org/cgit/rhq/rhq.git/diff/?id=0855639 master time: Thu Aug 9 13:12:03 2012 +0200 commit: 0855639970da484fa6ee9782edabb47184aca138 author: Jirka Kremser - jkremser message: [BZ 822795 - Search filter not working in bundle deployment wizard] Added filtering by the name of the bundle. (cherry picked from commit 21e61a1588663c97975580003c00dfd8cbc20798) ^ s/master/jon3.1.x/g Moving to ON_QA since JON 3.1.1 ER2 build is availble - https://brewweb.devel.redhat.com/buildinfo?buildID=228250 Verified on JON 3.1.1 ER2 |