Bug 1490102

Summary: Unable to download the reports
Product: Red Hat CloudForms Management Engine Reporter: Neha Chugh <nchugh>
Component: UI - OPSAssignee: Dan Clarizio <dclarizi>
Status: CLOSED DUPLICATE QA Contact: Dave Johnson <dajohnso>
Severity: high Docs Contact:
Priority: high    
Version: 5.8.0CC: hkataria, jhardy, mpovolny, obarenbo, smallamp
Target Milestone: GA   
Target Release: cfme-future   
Hardware: All   
OS: All   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2017-09-21 20:59:12 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:

Description Neha Chugh 2017-09-10 09:29:28 UTC
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:

Comment 2 Harpreet Kataria 2017-09-21 20:59:12 UTC

*** This bug has been marked as a duplicate of bug 1471014 ***