Bug 1442158

Summary: Chargeback for container images report editor filter tab produces an error if there are too many images in the database
Product: Red Hat CloudForms Management Engine Reporter: Ari Zellner <azellner>
Component: ReportingAssignee: Ari Zellner <azellner>
Status: CLOSED CURRENTRELEASE QA Contact: Gilad Shefer <gshefer>
Severity: high Docs Contact:
Priority: urgent    
Version: 5.7.0CC: agrare, azellner, fsimonce, jhardy, obarenbo, simaishi, slukasik, snaim
Target Milestone: GAKeywords: TestOnly
Target Release: 5.9.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard: container:chargeback
Fixed In Version: 5.9.0.1 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of:
: 1444038 1444041 (view as bug list) Environment:
Last Closed: 2018-03-06 14:57:05 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: Container Management Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 1444038, 1444041    

Description Ari Zellner 2017-04-13 16:58:35 UTC
Description of problem:
Trying to move to the filter tab causes a javascript error if the images dropdown has to fill up with too many values

Version-Release number of selected component (if applicable):


How reproducible:
Steps to Reproduce:
1. try to create a chargeback based on container images with 40K+ images in the DB
2.
3.

Actual results:
the editor errors out

Expected results:
the user should be able to add a report

Additional info:

Comment 4 Šimon Lukašík 2017-04-20 08:56:27 UTC
Moving to POST on behalf of Ari.

These needs to be backported:
 - https://github.com/ManageIQ/manageiq/pull/14811
 - https://github.com/ManageIQ/manageiq/pull/14816
 - https://github.com/ManageIQ/manageiq-ui-classic/pull/1077