Description of problem: This behavior is okay for me but I think it should be unified with other pages. Version-Release number of selected component (if applicable): 5.9.2.0 How reproducible: Always Steps to Reproduce: 1. Go to Compute -> Infra -> Datastores 2. Search something with basic search 3. Select a Global Filter Actual results: Basic search is cleared. Expected results: Basic search should be set with filter as it is on other pages. Additional info:
fixing https://github.com/ManageIQ/manageiq-ui-classic/pull/3740
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