Large number of bugs slows wb down
Status: Inactive
Brought to you by:
wigleys
I have a large number of issues in workbench now
(around 500), most of them on the same project. Each
time someone wants to add a new bug or edit a bug, this
takes a long time.
The cause are the "child of" and "depends on" drop down
boxes. They each contain the title of all the bugs and
get very big.
As a workaround, I replaced the drop down boxes with a
text box, in both newbug.php and editbug.php. The user
can still enter the issueId in these fields, but has to
look them up beforehand.