Bug 847007 - Search filter not working in bundle deployment wizard
Summary: Search filter not working in bundle deployment wizard
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: RHQ Project
Classification: Other
Component: Core UI
Version: 4.4
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: ---
: RHQ 4.5.0
Assignee: Jirka Kremser
QA Contact: Mike Foley
URL:
Whiteboard:
Depends On: 822795
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-08-09 12:35 UTC by Jirka Kremser
Modified: 2013-09-01 10:18 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of: 822795
Environment:
Last Closed: 2013-09-01 10:18:41 UTC
Embargoed:


Attachments (Terms of Use)

Description Jirka Kremser 2012-08-09 12:35:54 UTC
+++ This bug was initially created as a clone of Bug #822795 +++

Description of problem:

Created bundles with names like 'test', 'test1', 'test2', 'test3', 'newtest1' and 'example'. When I enter text 'test' in search filter box in bundle deployment wizard, the bundle names are not filtered. It should filter and display the bundles 'test', 'test1', 'test2', 'test3' and 'newtest1' in 'Available Bundles' table in bundle deployment wizard.

Please refer the attached screenshot.

Version-Release number of selected component (if applicable):

Version: 3.1.0.BETA1
Build Number: 95ef567:68f5518
Browsers: Firefox 10.0.2 , Firefox 3.6.24

How reproducible:

Always

Steps to Reproduce:

1. Navigate to bundles menu.
2. Upload some bundles (Ex: bundles with names - 'test', 'test1', 'test2', 'test3', 'newtest1' and 'example')
3. click on 'Deploy' button.
4. Enter text 'test' in search filter box in bundle deployment wizard.
  
Actual results:

Search filter not working in bundle deployment wizard.

Expected results:
Search filter should work.

Additional info:

--- Additional comment from skondkar on 2012-05-18 03:53:47 EDT ---

Created attachment 585357 [details]
Screenshot

--- Additional comment from mfoley on 2012-05-21 11:52:03 EDT ---

per BZ triage 5/21/2012 (asantos, loleary, ccrouch, mfoley)

--- Additional comment from ccrouch on 2012-08-02 19:28:56 EDT ---

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.

--- Additional comment from jkremser on 2012-08-09 07:06:51 EDT ---

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.

--- Additional comment from jkremser on 2012-08-09 08:33:45 EDT ---

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)

Comment 1 Jirka Kremser 2012-08-09 12:38:15 UTC
http://git.fedorahosted.org/cgit/rhq/rhq.git/diff/?id=21e61a1

master
time:    Thu Aug 9 13:12:03 2012 +0200
commit:  21e61a1588663c97975580003c00dfd8cbc20798
author:  Jirka Kremser - jkremser
message: [BZ 822795 - Search filter not working in bundle deployment wizard] Added filtering by the name of the bundle.

Comment 2 Heiko W. Rupp 2013-09-01 10:18:41 UTC
Bulk closing of items that are on_qa and in old RHQ releases, which are out for a long time and where the issue has not been re-opened since.


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