Bug 1444089

Summary: Search and advanced search is missing in Object Store Objects
Product: Red Hat CloudForms Management Engine Reporter: Matouš Mojžíš <mmojzis>
Component: UI - OPSAssignee: Hilda Stastna <hstastna>
Status: CLOSED CURRENTRELEASE QA Contact: Matouš Mojžíš <mmojzis>
Severity: medium Docs Contact:
Priority: medium    
Version: 5.8.0CC: cpelland, hkataria, jhardy, mpovolny, obarenbo, simaishi
Target Milestone: GAKeywords: TestOnly
Target Release: 5.10.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: 5.10.0.0 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of:
: 1460384 1526097 (view as bug list) Environment:
Last Closed: 2018-06-21 21:06:53 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: Bug
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: CFME Core Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 1460384, 1526097    
Attachments:
Description Flags
production.log stacktrace none

Description Matouš Mojžíš 2017-04-20 14:26:50 UTC
Description of problem:
When I add our ec2 provider and go to object store objects there are about 15k objects. Without searching and filtering is this page useless.

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

How reproducible:
Always

Steps to Reproduce:
1.Go to Storage -> Object Storage -> Object Store Objects
2.
3.

Actual results:
Search and advanced search forms are missing, although filters tab is displayed. 

Expected results:
Search and advanced search forms should be displayed.

Additional info:

Comment 4 Matouš Mojžíš 2017-12-05 14:50:45 UTC
When I tried to save filter exception appeared - added as attachment.

Comment 5 Matouš Mojžíš 2017-12-05 14:51:09 UTC
Created attachment 1363231 [details]
production.log stacktrace

Comment 6 Hilda Stastna 2017-12-12 16:32:59 UTC
fixing https://github.com/ManageIQ/manageiq-ui-classic/pull/3037

Comment 7 CFME Bot 2017-12-14 13:23:59 UTC
New commit detected on ManageIQ/manageiq-ui-classic/master:
https://github.com/ManageIQ/manageiq-ui-classic/commit/d509e906cf7daa326e704daddc58c82f615eb7e8

commit d509e906cf7daa326e704daddc58c82f615eb7e8
Author:     Hilda Stastna <hstastna>
AuthorDate: Tue Dec 12 17:09:09 2017 +0100
Commit:     Hilda Stastna <hstastna>
CommitDate: Tue Dec 12 17:29:49 2017 +0100

    Add missing route for Object Store Objects
    
    Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1444089
    
    Add missing route for Object Store Objects to enable save_default_search
    method, fixing the error when saving a new filter in Advanced Search in
    Storage -> Object Storage -> Object Store Objects page.

 config/routes.rb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)