Fedora Account System
Red Hat Associate
Red Hat Customer
Description of problem: When editing a VM chargeback report, clicking the 'Generate Report Preview' icon on the Preview tab fails to display a preview. A traceback appears in production.log. Version-Release number of selected component (if applicable): 5.11.0.23 How reproducible: 100% Steps to Reproduce: 1.) On an appliance with VM metric rollup data, assign default chargeback rates to the Enterprise, and create a chargeback report. 2.) Click on Overview > Reports > Edit report 'tp-default' > Preview tab > Generate Report Preview. Actual results: No preview appears. Traceback is logged in production.log. Expected results: Preview appears. Additional info: Issue is new in 5.11, not seen in 5.10.
https://github.com/ManageIQ/manageiq-ui-classic/pull/6182
New commit detected on ManageIQ/manageiq-ui-classic/master: https://github.com/ManageIQ/manageiq-ui-classic/commit/60e3003d347c31fc4e1e83e5ab3f71f6b5b2911e commit 60e3003d347c31fc4e1e83e5ab3f71f6b5b2911e Author: Milan Zazrivec <mzazrivec> AuthorDate: Thu Sep 12 05:32:44 2019 -0400 Commit: Milan Zazrivec <mzazrivec> CommitDate: Thu Sep 12 05:32:44 2019 -0400 Fix traceback in edit report preview https://bugzilla.redhat.com/show_bug.cgi?id=1751328 app/controllers/report_controller/reports.rb | 4 +- 1 file changed, 2 insertions(+), 2 deletions(-)