Bug 1169351
Summary: | Graph shows wrong values | |||
---|---|---|---|---|
Product: | Red Hat CloudForms Management Engine | Reporter: | Milan Falešník <mfalesni> | |
Component: | UI - OPS | Assignee: | Milan Zázrivec <mzazrivec> | |
Status: | CLOSED ERRATA | QA Contact: | Milan Falešník <mfalesni> | |
Severity: | high | Docs Contact: | ||
Priority: | high | |||
Version: | 5.3.0 | CC: | dclarizi, gblomqui, jdeubel, jocarter, mfeifer, mzazrivec, snansi | |
Target Milestone: | GA | |||
Target Release: | 5.4.0 | |||
Hardware: | Unspecified | |||
OS: | Unspecified | |||
Whiteboard: | ||||
Fixed In Version: | 5.4.0.0.11 | Doc Type: | Bug Fix | |
Doc Text: |
In the previous version of CloudForms Management Engine, the "Vendor and Guest OS" graph report showed different values than expected.This issue was being caused because every time the second sort field changed in a report, its nonblank counterpart did not change. This resulted in updating incorrect value in the 'counts' hash which led to incorrect charting numbers being returned. This issue was fixed by fixing counts in multi-dimensional charts. Counts are accurate in the chart, as expected, in the latest version of CloudForms Management Engine.
|
Story Points: | --- | |
Clone Of: | ||||
: | 1171344 (view as bug list) | Environment: | ||
Last Closed: | 2015-06-16 12:45:26 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: | 1171344 |
Description
Milan Falešník
2014-12-01 12:15:35 UTC
I am thinking this is a issue with the report. We can see the provider data and its been collected. Re-assigning to Dan for further investigation. Dan, ping me if you need access to the environment. New commit detected on manageiq/master: https://github.com/ManageIQ/manageiq/commit/794ca1696b49d5a018d37c6ef0bf55c41459d963 commit 794ca1696b49d5a018d37c6ef0bf55c41459d963 Author: Milan Zazrivec <mzazrivec> AuthorDate: Thu Dec 11 15:22:30 2014 +0100 Commit: Milan Zazrivec <mzazrivec> CommitDate: Thu Dec 11 15:45:27 2014 +0100 Fix counts in multi-dimensional charts Whenever the second sort field changes, we need to change its nonblank counterpart accordingly, otherwise we'd be updating incorrect value in the 'counts' hash. That would lead to incorrect charting numbers being returned by the build_reporting_chart_dim2() method. https://bugzilla.redhat.com/show_bug.cgi?id=1169351 vmdb/lib/report_formatter/chart_common.rb | 1 + 1 file changed, 1 insertion(+) *** Bug 1183804 has been marked as a duplicate of this bug. *** Waiting for error 'size of BinaryBlobPart id [26] is incorrect [report/tree_select]' to be resolved. Should be resolved in the next build. Checked in 5.4.0.0.12 against the "Guest OS Information - any OS" graph. The "vendor and Guest OS" showed some not-quite-sensible informations. So moving to VERIFIED but putting a needinfo and a screenshot for verification. 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://rhn.redhat.com/errata/RHBA-2015-1100.html |