Created attachment 1259254 [details] Screen shot of Chargeback Preview report Description of problem: ----------------------- Some of the data displayed in the VM Chargeback Preview Report gets split across multiple rows. See attached screen shot. For eg: the day column shows the date and the date is split across 4 rows. The column should be wide enough to fit the entire date.Also, note that this page already has a horizontal scroll bar. Similarly, the data in columns such as CPU Used Cost, Total Cost gets split across multiple rows. Version-Release number of selected component (if applicable): ------------------------------------------------------------- 5.8.0.2 How reproducible: ----------------- Always Steps to Reproduce: -------------------- 1.Manage a provider.Enable C&U collection for the provider. 2.Collect data for at least 1 day. 3.From the VM summary page, click 'Monitoring', click 'Chargeback Review'. Actual results: --------------- Data in a few columns split across multiple rows. Expected results: ---------------- Columns should be wide enough to fit the entire date. Additional info: ----------------
https://github.com/ManageIQ/manageiq/pull/17204
https://github.com/ManageIQ/manageiq-ui-classic/pull/3681
New commit detected on ManageIQ/manageiq/master: https://github.com/ManageIQ/manageiq/commit/e9ee14eab8b734489cb673d7fb98af25f3709435 commit e9ee14eab8b734489cb673d7fb98af25f3709435 Author: Hilda Stastna <hstastna> AuthorDate: Mon Mar 26 11:31:07 2018 -0400 Commit: Hilda Stastna <hstastna> CommitDate: Mon Mar 26 11:31:07 2018 -0400 Add 'breakable' optional argument to report_build_html_table method https://bugzilla.redhat.com/show_bug.cgi?id=1428536 Add 'breakable' optional argument to report_build_html_table method for fixing bad formatting of VM Chargeback Preview Report table. lib/vmdb/global_methods.rb | 4 +- 1 file changed, 2 insertions(+), 2 deletions(-)
New commit detected on ManageIQ/manageiq-ui-classic/master: https://github.com/ManageIQ/manageiq-ui-classic/commit/0ac6a3456427d288f46b9866056d2dc79613e2f0 commit 0ac6a3456427d288f46b9866056d2dc79613e2f0 Author: Hilda Stastna <hstastna> AuthorDate: Mon Mar 26 11:38:52 2018 -0400 Commit: Hilda Stastna <hstastna> CommitDate: Mon Mar 26 11:38:52 2018 -0400 Add non-breakable class for VM Chargeback Preview Report table Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1428536 Add non-breakable class for VM Chargeback Preview Report table for better formatting. app/assets/stylesheets/patternfly_overrides.scss | 4 + 1 file changed, 4 insertions(+)
Verified in 5.10.0.4
Created attachment 1459534 [details] screen shot of chargeback preview(verified by QE)
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