Closed
Bug 12992
Opened 26 years ago
Closed 15 years ago
Dependency Tree Views Of Bug Lists
Categories
(Bugzilla :: Creating/Changing Bugs, enhancement, P3)
Bugzilla
Creating/Changing Bugs
Tracking
()
RESOLVED
DUPLICATE
of bug 371030
People
(Reporter: CodeMachine, Unassigned)
References
Details
(Whiteboard: [relations:depend])
I've seen the dependency tree view. It would be nice if you could get a tree
view of a bug list, like you get back from a query or summary (bug #12282).
This tree view would work like the dependency tree, except every bug in the list
would be a root, unlike the dependency tree which has one.
This could help eliminate "tracking bugs", since you could use bug flags (bug
#11155), and get the dependency tree for all the bugs with that flag.
Updated•25 years ago
|
Status: NEW → ASSIGNED
Comment 1•25 years ago
|
||
tara@tequilarista.org is the new owner of Bugzilla and Bonsai. (For details,
see my posting in netscape.public.mozilla.webtools,
news://news.mozilla.org/38F5D90D.F40E8C1A%40geocast.com .)
Assignee: terry → tara
Status: ASSIGNED → NEW
Updated•25 years ago
|
Assignee: tara → donm
Comment 2•25 years ago
|
||
Don--more graphics stuff
Updated•25 years ago
|
Status: NEW → ASSIGNED
Reporter | ||
Comment 3•24 years ago
|
||
3.0: We need to do this to get rid of bad tracking bugs.
Whiteboard: 3.0
Reporter | ||
Updated•24 years ago
|
Whiteboard: 3.0 → 3.2
Comment 4•24 years ago
|
||
Adding default QA contact to all open Webtools/Bugzilla bugs lacking one.
Sorry for the spam.
QA Contact: matty
Comment 5•24 years ago
|
||
moving to real milestones...
Whiteboard: 3.2
Target Milestone: --- → Bugzilla 3.2
Comment 7•24 years ago
|
||
The Bugzilla 3 component is going away. We're going to depend on the Milestones
for this. At the time this component was created, we didn't have milestones for
Bugzilla.
Component: Bugzilla 3 → Bugzilla
Reporter | ||
Updated•24 years ago
|
Component: Bugzilla → Creating/Changing Bugs
Product: Webtools → Bugzilla
Version: other → unspecified
Comment 10•24 years ago
|
||
Voting for this enhancement - I am using Bugzilla for scheduling, and would find
this feature extremely useful for creating a prioritized hierarchical list of
development tasks.
The next best thing would be the ability to add a dependencies column containing
comma-separated lists of hyperlinked bug numbers.
Comment 11•23 years ago
|
||
It could have a real interest to display 2 new columns in the list view :
- 1 corresponding to the number of bugs from the "Bug # depends on"
- 1 corresponding to the number of bugs from the "Bug # blocks"
As for other columns, the display of these 2 new columns should be disabled
using the "Change Columns" link.
Comment 12•22 years ago
|
||
I filed my column suggestion from comment #10 as a new bug #202292.
Comment 13•21 years ago
|
||
Note that this is really easy to do -- just change the showdependencytree.cgi
API a bit and change the data structure to allow for supplying data for a list
of bugs instead of a single bug.
Updated•19 years ago
|
QA Contact: mattyt-bugzilla → default-qa
Comment 14•18 years ago
|
||
Viewing query results as dependency trees would be a really useful feature. Here's my vote for it.
![]() |
||
Updated•18 years ago
|
Assignee: myk → create-and-change
Comment 15•18 years ago
|
||
this could help in triaging. so if you have search results that return bugs A, B, C, D, E, you might have a graph like
A
C <- B <- Z
| |
E D
And the graph should highlight A, B, C, D, E in the graph
Comment 16•18 years ago
|
||
Comment 17•17 years ago
|
||
Bugzilla 3.2 is now frozen. Only enhancements blocking 3.2 or specifically approved for 3.2 may be checked in to the 3.2 branch. If you would like to nominate your enhancement for Bugzilla 3.2, set the "blocking3.2" flag to "?". Then, either the target milestone will be changed back, or the blocking3.2 flag will be granted, if we will accept this enhancement for Bugzilla 3.2.
This particular bug has not been touched in over eight months, and thus is being retargeted to "---" instead of "Bugzilla 4.0". If you believe this is a mistake, feel free to retarget it to Bugzilla 4.0.
Target Milestone: Bugzilla 3.2 → ---
Comment 18•17 years ago
|
||
somehow related to bug 371030 .
Comment 19•15 years ago
|
||
![]() |
||
Comment 20•15 years ago
|
||
Duping to bug 371030, which is in a much more advanced state, and already has many useful inputs (and even some great screenshots!).
Bug 120687 is not a dupe as it's about dependency graphs, not dependency trees. But they are related for sure.
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → DUPLICATE
Comment hidden (collapsed) |
You need to log in
before you can comment on or make changes to this bug.
Description
•