Description of problem: After generating the report, while downloading the report it gives below exception: Couldn't find MiqReportResult with 'id'=1000000002948 [WHERE ("miq_report_results"."miq_group_id" IS NOT NULL)] [report/send_report_data] Version-Release number of selected component (if applicable): cfme 5.8.1.5 How reproducible: Always Steps to Reproduce: 1. Navigate to Cloud Intels -> Reports. 2. Generate a report. 3. While downloading a report, it gives below exception: Couldn't find MiqReportResult with 'id'=1000000002948 [WHERE ("miq_report_results"."miq_group_id" IS NOT NULL)] [report/send_report_data] Also, it creates a blank report after clicking on download option. Actual results: While downloading a report, it gives below exception: Couldn't find MiqReportResult with 'id'=1000000002948 [WHERE ("miq_report_results"."miq_group_id" IS NOT NULL)] [report/send_report_data] Also, it creates a blank report after clicking on download option. Expected results: It should download the report. Additional info:
*** This bug has been marked as a duplicate of bug 1471014 ***