Closed
Bug 903894
(meta-component)
Opened 12 years ago
Closed 12 years ago
Large component support
Categories
(Bugzilla :: Bugzilla-General, defect)
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: mail, Assigned: mail)
References
Details
(Keywords: meta)
This is a tracking bug for enabling large component support in Bugzilla. As of writing, Red Hat Bugzilla has 61,123 components. One product (Fedora) has 17,026 components. We have 16 products that have more than 1,000 components.
In comparison, BMO have only a few thousand components in total.
![]() |
||
Comment 1•12 years ago
|
||
What do you call "large component support"? Support how? Performance, UI, other? If it's about perf, then that's mostly a dupe of bug 706183.
![]() |
Assignee | |
Comment 2•12 years ago
|
||
(In reply to Frédéric Buclin from comment #1)
> What do you call "large component support"? Support how? Performance, UI,
> other? If it's about perf, then that's mostly a dupe of bug 706183.
Two things:
1) Components.id does not allow more than 32767 components. As mentioned in comment 0, we have nearly twice that
2) UI changes. Pages like 'My Requests' and the Add Custom Fields and Flags pages in the admin section give Javascript taking to long warnings because the page sucks up the whole list of product to component mappings. I'll be filing a bug for each separate page I change rather than having a mega patch for all them.
![]() |
Assignee | |
Updated•12 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → WONTFIX
Target Milestone: Bugzilla 5.0 → ---
You need to log in
before you can comment on or make changes to this bug.
Description
•