Bug 1536452
Summary: | Advanced search present in Config mgmt Providers page | ||||||
---|---|---|---|---|---|---|---|
Product: | Red Hat CloudForms Management Engine | Reporter: | Hilda Stastna <hstastna> | ||||
Component: | UI - OPS | Assignee: | Hilda Stastna <hstastna> | ||||
Status: | CLOSED ERRATA | QA Contact: | Matouš Mojžíš <mmojzis> | ||||
Severity: | medium | Docs Contact: | |||||
Priority: | medium | ||||||
Version: | 5.9.0 | CC: | hkataria, lavenel, mmojzis, mpovolny, obarenbo, simaishi | ||||
Target Milestone: | GA | ||||||
Target Release: | 5.10.0 | ||||||
Hardware: | Unspecified | ||||||
OS: | Unspecified | ||||||
Whiteboard: | ui:search | ||||||
Fixed In Version: | 5.10.0.0 | Doc Type: | If docs needed, set a value | ||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2019-02-07 23:00:57 UTC | Type: | Bug | ||||
Regression: | --- | Mount Type: | --- | ||||
Documentation: | --- | CRM: | |||||
Verified Versions: | Category: | --- | |||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
Cloudforms Team: | CFME Core | Target Upstream Version: | |||||
Embargoed: | |||||||
Attachments: |
|
New commit detected on ManageIQ/manageiq-ui-classic/master: https://github.com/ManageIQ/manageiq-ui-classic/commit/ffaf97526742d0045f211e85868ca8f68649bb56 commit ffaf97526742d0045f211e85868ca8f68649bb56 Author: Hilda Stastna <hstastna> AuthorDate: Wed Jan 24 16:04:31 2018 +0100 Commit: Hilda Stastna <hstastna> CommitDate: Wed Jan 24 16:04:31 2018 +0100 Remove Adv Search from Config mgmt Providers page Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1536452 Remove Advanced Search from Configuration > Management > Providers page, as it is not supported, and only Search remains in the page. app/controllers/provider_foreman_controller.rb | 12 ++++++++++++ app/views/provider_foreman/explorer.html.haml | 2 +- 2 files changed, 13 insertions(+), 1 deletion(-) *** Bug 1563312 has been marked as a duplicate of this bug. *** Verified in 5.10.0.3. Advanced search is not present on this page. Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHSA-2019:0212 |
Created attachment 1383395 [details] Adv search present in Config mgmt Providers, in the right upper part of the page Description of problem: Advanced Search is present in Configuration > Management > Providers page. Version-Release number of selected component (if applicable): 5.9 How reproducible: 100% Steps to Reproduce: 1. Go to Configuration > Management > Providers tab Actual results: Advanced Search is present in Configuration > Management > Providers page and it does not work well. Global/My Filters folders are usually present when Adv Search is present but they aren't there. Expected results: Advanced Search should not be present in Configuration > Management > Providers page. It should be removed from there. Only Search should be there.