Bug 1328225
| Summary: | Default Filters for Services/Workloads controlled by Cloud/Instances | |||
|---|---|---|---|---|
| Product: | Red Hat CloudForms Management Engine | Reporter: | Krain Arnold <krain> | |
| Component: | UI - OPS | Assignee: | Harpreet Kataria <hkataria> | |
| Status: | CLOSED ERRATA | QA Contact: | Shveta <sshveta> | |
| Severity: | medium | Docs Contact: | ||
| Priority: | medium | |||
| Version: | 5.6.0 | CC: | cbolz, cpelland, hkataria, jhardy, mpovolny, obarenbo, simaishi | |
| Target Milestone: | GA | Keywords: | ZStream | |
| Target Release: | 5.6.0 | |||
| Hardware: | Unspecified | |||
| OS: | Unspecified | |||
| Whiteboard: | service:filter | |||
| Fixed In Version: | 5.6.0.5 | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | ||
| Clone Of: | ||||
| : | 1331014 (view as bug list) | Environment: | ||
| Last Closed: | 2016-06-29 15:50:59 UTC | Type: | Bug | |
| Regression: | --- | Mount Type: | --- | |
| Documentation: | --- | CRM: | ||
| Verified Versions: | Category: | --- | ||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | ||
| Cloudforms Team: | --- | Target Upstream Version: | ||
| Embargoed: | ||||
| Bug Depends On: | ||||
| Bug Blocks: | 1310121, 1331014 | |||
|
Description
Krain Arnold
2016-04-18 18:53:01 UTC
New commit detected on ManageIQ/manageiq/master: https://github.com/ManageIQ/manageiq/commit/2e727280a9d2e697263fdcef5c4b0a3a213515de commit 2e727280a9d2e697263fdcef5c4b0a3a213515de Author: Harpreet Kataria <hkataria> AuthorDate: Tue Apr 26 16:31:04 2016 -0400 Commit: Harpreet Kataria <hkataria> CommitDate: Tue Apr 26 16:31:04 2016 -0400 Fixed db for filters in Workloads explorer. Fixed value of db to be used for filter trees in Workloads explorer to match with db value in miq_searches.yml https://bugzilla.redhat.com/show_bug.cgi?id=1328225 app/presenters/tree_builder_templates_images_filter.rb | 2 +- app/presenters/tree_builder_vms_instances_filter.rb | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) Fixed. Verified in 5.6.0.6-beta2.5.20160511140943_ff75fb2 New commit detected on cfme/5.5.z: https://code.engineering.redhat.com/gerrit/gitweb?p=cfme.git;a=commitdiff;h=580a6c1cf47ce62352254b5d40296533eaf07c16 commit 580a6c1cf47ce62352254b5d40296533eaf07c16 Author: Harpreet Kataria <hkataria> AuthorDate: Tue Apr 26 16:31:04 2016 -0400 Commit: Harpreet Kataria <hkataria> CommitDate: Wed Apr 27 17:36:57 2016 -0400 Fixed db for filters in Workloads explorer. Fixed value of db to be used for filter trees in Workloads explorer to match with db value in miq_searches.yml https://bugzilla.redhat.com/show_bug.cgi?id=1328225 https://bugzilla.redhat.com/show_bug.cgi?id=1331014 (cherry picked from commit 2e72728) app/presenters/tree_builder_templates_images_filter.rb | 2 +- app/presenters/tree_builder_vms_instances_filter.rb | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) New commit detected on cfme/5.5.z: https://code.engineering.redhat.com/gerrit/gitweb?p=cfme.git;a=commitdiff;h=4ef20940455f6ba57714c6bf72812a7bc72c7153 commit 4ef20940455f6ba57714c6bf72812a7bc72c7153 Merge: 9252b6d 580a6c1 Author: Dan Clarizio <dclarizi> AuthorDate: Mon Jun 13 13:29:51 2016 -0400 Commit: Dan Clarizio <dclarizi> CommitDate: Mon Jun 13 13:29:51 2016 -0400 Merge branch '55z_pr_8270' into '5.5.z' Fixed db for filters in Workloads explorer. Fixed value of db to be used for filter trees in Workloads explorer to match with db value in miq_searches.yml https://bugzilla.redhat.com/show_bug.cgi?id=1328225 https://bugzilla.redhat.com/show_bug.cgi?id=1331014 (cherry picked from commit 2e72728) @dclarizi please review, clean cherry-pick from https://github.com/ManageIQ/manageiq/pull/8270 See merge request !915 app/presenters/tree_builder_templates_images_filter.rb | 2 +- app/presenters/tree_builder_vms_instances_filter.rb | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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/RHBA-2016:1348 |