Bug 952987 - Cannot view dependent bugs when there are many
Summary: Cannot view dependent bugs when there are many
Keywords:
Status: CLOSED WORKSFORME
Alias: None
Product: Bugzilla
Classification: Community
Component: Dependency Views
Version: 4.4
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: 4.4
Assignee: PnT DevOps Devs
QA Contact: tools-bugs
URL:
Whiteboard:
Depends On: 1019072
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-04-17 06:30 UTC by wangjing
Modified: 2025-10-16 23:34 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2013-12-11 05:58:39 UTC
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Bugzilla 820079 0 unspecified CLOSED Cannot view dependent bugs when there are many 2025-10-16 23:31:39 UTC

Internal Links: 820079

Comment 1 Simon Green 2013-05-27 00:29:45 UTC
We can work around this by always doing a POST call. A modern browser will use history.replaceState to make the URL unique if it is less than the allowed limit.

Comment 3 Jason McDonald 2013-10-15 06:59:02 UTC
Following the steps above, but using the production server instead, I get a proxy timeout error in step 2, reported in Bug 1019072.

Note that Bug 756082 has well over 1000 bugs in its Depends On list.  I remain skeptical that that is a sensible way to use Bugzilla (or any bug tracker for that matter). If one wants to track the high priority bugs for a release, I would have thought a better way to do that would be by setting appropriate values for the priority field and an appropriate release flag and crafting the correct query to retrieve the list of bugs that are thus marked as priority items.  

Using tracking bugs like Bug 756082 to keep a list of priority issues is error-prone because it relies on users to remember to add dependencies and important bugs could easily be missed.

Comment 4 Jason McDonald 2013-12-11 06:24:21 UTC
The procedure in Comment #0 works fine now on the production server (takes about 10 seconds to "View as Bug List"). Presumably fixed by the same upstream changes as fixed Bug 1019072.


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