Created attachment 1114467 [details] report_cf32.yaml Description of problem: issues when calculating the sum of a value in a consolidated report : the total (total true) of a numeric value in a report created under 5.4.0.13 will always be 0 Version-Release number of selected component (if applicable): 5.4.0.13 How reproducible: all the time Steps to Reproduce: 1. create a new report on vms & templates 2. select os name, number of cpus, disk space and other nuerical values 3. consolidate the report by os name and calculate the total of all the other values Actual results: the totals will always be shown as being 0 Expected results: the sums are correctly computed Additional info: does not happen in cloudforms 4.0 (5.5)
Created attachment 1122849 [details] newtestreport.yaml attaching a new test report that also triggers the issue. Remember this is a cfme 5.4 (cloudforms 3.2) bug, not a cfme 5.5 bug.