Bug 442939

Summary: Optimize query.cgi to filter products/components/versions/milestones if form vars passed in and useajax is on
Product: [Community] Bugzilla Reporter: David Lawrence <dkl>
Component: Query/Bug ListAssignee: David Lawrence <dkl>
Status: CLOSED CURRENTRELEASE QA Contact:
Severity: low Docs Contact:
Priority: low    
Version: 3.2Keywords: FutureFeature
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2009-04-15 21:35:57 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description David Lawrence 2008-04-17 18:33:56 UTC
Description of problem:
When a person is editing a saved search or loading query.cgi with reloaded list
of products/classifications, go ahead on filter the
components/versions/milestones before rendering the template. This will further
cut down on HTML that is sent to the browser on initial page load. If a person
then selects a new classification and/or product, ajax calls will be made to
update the selects as normal.

Comment 1 David Lawrence 2008-07-18 22:15:07 UTC
Removing as a blocker as this is really a RFE anyway since the current beta
mimics what is on production with better performance. We can address this post
release to enhance the query.cgi page performance even further.

Comment 2 David Lawrence 2009-04-15 21:35:57 UTC
No longer relevant as query.cgi no longer uses ajax for populating components/versions/milestones.

Dave