Bug 1410251
| Summary: | In Dashboard view for infrastructure, Recent hosts and Recent VMs are not filtered by provider | |||
|---|---|---|---|---|
| Product: | Red Hat CloudForms Management Engine | Reporter: | Loic Avenel <lavenel> | |
| Component: | UI - OPS | Assignee: | Harpreet Kataria <hkataria> | |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Dmitry Misharov <dmisharo> | |
| Severity: | medium | Docs Contact: | ||
| Priority: | medium | |||
| Version: | 5.7.0 | CC: | dmisharo, hkataria, jhardy, mpovolny, obarenbo, simaishi | |
| Target Milestone: | GA | Keywords: | TestOnly, ZStream | |
| Target Release: | 5.8.0 | |||
| Hardware: | Unspecified | |||
| OS: | Unspecified | |||
| Whiteboard: | dashboard | |||
| Fixed In Version: | 5.8.0.0 | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | ||
| Clone Of: | ||||
| : | 1413205 (view as bug list) | Environment: | ||
| Last Closed: | 2017-06-12 16:11:18 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: | ||||
| Bug Depends On: | ||||
| Bug Blocks: | 1413205 | |||
|
Description
Loic Avenel
2017-01-04 22:15:43 UTC
New commit detected on ManageIQ/manageiq-ui-classic/master: https://github.com/ManageIQ/manageiq-ui-classic/commit/23588312480e7800e68eab65f4450f9fbaf5c957 commit 23588312480e7800e68eab65f4450f9fbaf5c957 Author: Harpreet Kataria <hkataria> AuthorDate: Wed Jan 11 11:23:45 2017 -0500 Commit: Harpreet Kataria <hkataria> CommitDate: Thu Jan 12 12:44:57 2017 -0500 Filter Recent VMs/Hosts charts by provider On Infrastructure Provider Dashboard view, Recent hosts and Recent VMs should be filtered by selected provider. https://bugzilla.redhat.com/show_bug.cgi?id=1410251 app/services/ems_infra_dashboard_service.rb | 4 ++-- spec/services/ems_infra_dashboard_service_spec.rb | 29 +++++++++++++++++++++++ 2 files changed, 31 insertions(+), 2 deletions(-) create mode 100644 spec/services/ems_infra_dashboard_service_spec.rb Verified in 5.8.0.4.20170307183144_745a3d9. Recent hosts and VMs charts in infrastructure provider filtered by provider. |