Bug 1563311
| Summary: | After selecting filter basic search is cleared in datastores | ||
|---|---|---|---|
| Product: | Red Hat CloudForms Management Engine | Reporter: | Matouš Mojžíš <mmojzis> |
| Component: | UI - OPS | Assignee: | Hilda Stastna <hstastna> |
| Status: | CLOSED ERRATA | QA Contact: | Angelina Vasileva <anikifor> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 5.9.0 | CC: | cpelland, hkataria, lavenel, mpovolny, obarenbo, simaishi |
| Target Milestone: | GA | ||
| Target Release: | 5.10.0 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | ui:datastore:filter | ||
| 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:01:30 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: | |||
|
Description
Matouš Mojžíš
2018-04-03 15:00:38 UTC
New commit detected on ManageIQ/manageiq-ui-classic/master: https://github.com/ManageIQ/manageiq-ui-classic/commit/762808e86fdc307b39ac31f9b152b44931f779ec commit 762808e86fdc307b39ac31f9b152b44931f779ec Author: Hilda Stastna <hstastna> AuthorDate: Mon Apr 9 13:12:51 2018 -0400 Commit: Hilda Stastna <hstastna> CommitDate: Mon Apr 9 13:12:51 2018 -0400 Fix clearing search after selecting filter in Datastores Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1563311 Fix clearing search after selecting filter, in Compute > Infrastructure > Datastores, by adding small change in apply_node_search_text method in storage controller. app/controllers/storage_controller.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Verified in 5.10.0.8. Selecting global filter doesn't clear basic search. 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 |