Bug 500455 - Sluggish loading of the "new bug" page
Summary: Sluggish loading of the "new bug" page
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Bugzilla
Classification: Community
Component: Creating/Changing Bugs
Version: 3.6
Hardware: All
OS: Linux
low
medium
Target Milestone: ---
Assignee: PnT DevOps Devs
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2009-05-12 19:01 UTC by Dimi Paun
Modified: 2025-10-16 23:25 UTC (History)
3 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2010-08-26 03:48:33 UTC
Embargoed:


Attachments (Terms of Use)

Description Dimi Paun 2009-05-12 19:01:09 UTC
Description of problem:
It takes ~40s+ to open the new bug report page. That's ~40s too long.
This should be sub-second for a simple page like this.

Comment 1 Emmanuel Seyman 2009-05-12 21:51:31 UTC
Changing products.
There's got to be an easier to not make a living.

Comment 2 David Lawrence 2009-05-12 22:08:11 UTC
This is probably referring to the Fedora bug entry page. The page is large mainly because it is rendering a select form field for 6000+ components. Bugzilla was not originally designed for as many components as we are trying to use. We are working on how to best solve this solution.

Comment 3 Dimi Paun 2009-05-13 05:06:53 UTC
Well, particularly when you come to the page with a preselected component, there's no reason to load all 6000 other components -- just make that field immutable, or load the components on demand via JS _if_ the user wants to change it.

Comment 4 Zack Cerza 2009-05-13 19:00:07 UTC
Would a text area with autocompletion, coupled with a "show me a list" link be feasible?

Comment 5 Dimi Paun 2009-05-13 19:23:08 UTC
Of course, why not?

Comment 6 David Lawrence 2009-05-13 19:32:13 UTC
(In reply to comment #4)
> Would a text area with autocompletion, coupled with a "show me a list" link be
> feasible?  

This is somewhat related to bug 461049 already in progress.

Dave

Comment 7 David Lawrence 2010-01-15 16:55:52 UTC
Red Hat Bugzilla is now using version 3.4 of the Bugzilla codebase and
therefore this bug will need to be re-verified against the new release. With
the updated code this bug may no longer be relevant or may have been fixed in
the new code. Updating bug version to 3.4.

Comment 8 David Lawrence 2010-08-25 21:41:50 UTC
Red Hat has now upgraded to Bugzilla 3.6 and this bug will now be reassigned to that version. It would be helpful to the Bugzilla Development Team if this bug is verified to still be an issue with the latest version. If it is no longer an issue, then feel free to close, otherwise please comment that it is still a problem and we will try to address the issue as soon as we can.

Thanks
Bugzilla Development Team

Comment 9 Dimi Paun 2010-08-26 03:48:33 UTC
Yes, this problem seems to have been fixed, thanks!


Note You need to log in before you can comment on or make changes to this bug.