Bug 1451140
Summary: | Others rendered as <Other(13)> on Utilization page of host/Cluster | ||||||
---|---|---|---|---|---|---|---|
Product: | Red Hat CloudForms Management Engine | Reporter: | Nandini Chandra <nachandr> | ||||
Component: | UI - OPS | Assignee: | Robin Knaur <rknaur> | ||||
Status: | CLOSED CURRENTRELEASE | QA Contact: | Nandini Chandra <nachandr> | ||||
Severity: | medium | Docs Contact: | |||||
Priority: | medium | ||||||
Version: | 5.8.0 | CC: | cpelland, hkataria, jhardy, mpovolny, obarenbo, simaishi | ||||
Target Milestone: | GA | Keywords: | TestOnly, ZStream | ||||
Target Release: | 5.9.0 | ||||||
Hardware: | Unspecified | ||||||
OS: | Unspecified | ||||||
Whiteboard: | ui:c&u | ||||||
Fixed In Version: | 5.9.0.1 | Doc Type: | If docs needed, set a value | ||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | |||||||
: | 1496907 (view as bug list) | Environment: | |||||
Last Closed: | 2018-03-06 15:01:10 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: | |||||||
Bug Depends On: | |||||||
Bug Blocks: | 1496907 | ||||||
Attachments: |
|
New commit detected on ManageIQ/manageiq-ui-classic/master: https://github.com/ManageIQ/manageiq-ui-classic/commit/e277eeac3af2d608a577abf5b010d69f8e13c224 commit e277eeac3af2d608a577abf5b010d69f8e13c224 Author: PanSpagetka <rknaur> AuthorDate: Wed Sep 13 11:44:33 2017 +0300 Commit: PanSpagetka <rknaur> CommitDate: Wed Sep 13 11:48:40 2017 +0300 Change <Other(x)> to Others in C&U pie chart labels https://bugzilla.redhat.com/show_bug.cgi?id=1451140 lib/report_formatter/chart_common.rb | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) Verified in 5.9.0.5 |
Created attachment 1279154 [details] screen shot of Utilization pie charts Description of problem: ----------------------- On the Utilization page of host/Cluster,Others is rendered as <Other(13)> . See attached screen shot. Version-Release number of selected component (if applicable): ------------------------------------------------------------- 5.8.0.14 How reproducible: ----------------- Always Steps to Reproduce: ------------------- 1.Manage a provider.Enable C&U collection for the provider. 2.From the summary page of any host, click Monitoring and then click Utilization. 3.Drill into any of the Utilization graphs by left clicking on any of the data points; From the 'Chart' pop up, click 'Top VMs on this day'. Actual results: --------------- The pie charts for the metric usage show <Other(13)> instead of Others. Expected results: ----------------- Additional info: ----------------