Bug 1536625
Summary: | Filters saved in workloads are not displayed until page refresh | ||
---|---|---|---|
Product: | Red Hat CloudForms Management Engine | Reporter: | Matouš Mojžíš <mmojzis> |
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: | cpelland, hkataria, lavenel, mpovolny, obarenbo, simaishi |
Target Milestone: | GA | ||
Target Release: | 5.10.0 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | ui:filter:workloads | ||
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: | Bug | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | CFME Core | Target Upstream Version: | |
Embargoed: |
Description
Matouš Mojžíš
2018-01-19 19:02:21 UTC
New commit detected on ManageIQ/manageiq-ui-classic/master: https://github.com/ManageIQ/manageiq-ui-classic/commit/e6682ad8d98ab159b50b506d420197af4165861e commit e6682ad8d98ab159b50b506d420197af4165861e Author: Hilda Stastna <hstastna> AuthorDate: Tue Feb 20 10:59:39 2018 -0500 Commit: Hilda Stastna <hstastna> CommitDate: Tue Feb 20 10:59:39 2018 -0500 Make filters saved in Workloads displayed in accordion Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1536625 Make filters saved in Advanced Search in Workloads displayed in accordion right after creating them. Make filters saved in Adv Search displayed also in another screens like My Services, Datastores, VMS, Images, etc. app/controllers/application_controller/advanced_search.rb | 21 +- app/helpers/application_helper.rb | 1 - 2 files changed, 19 insertions(+), 3 deletions(-) Verified in 5.10.0.3. Saved filters are displayed immediately. 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 |