Closed
Bug 623090
Opened 15 years ago
Closed 15 years ago
Dep. tree and "view as bug list" contain different bugs.
Categories
(Bugzilla :: Dependency Views, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 309108
People
(Reporter: Dolske, Unassigned)
Details
Starting from the dependency tree view:
https://bugzilla.mozilla.org/showdependencytree.cgi?id=59314&hide_resolved=1
This (currently) says "Bug 59314 depends on 31 open bugs:" and looks correct.
When I click "view as bug list", the resulting list also says it contains 31 bugs (coincidence?), but some of the bugs are different.
Specifically, the bug list view includes 622818, whereas the tree view does not unless you click "Show Resolved"... That shows 77 bugs, where 622818 is an open bug that's a dependent-of-a-dependent of the root (59314), where the intermediate bugs are closed.
In short: Bug 59314 depends on bug 598470 (closed) which depends on bug 593839 (closed) which depends on bug 622818 (open). 622818 is not in the open-bugs dependent tree view, but is in the bug list view. The two bug lists should be identical.
| Reporter | ||
Comment 1•15 years ago
|
||
Oh, I think the count (31) happens to be the same because there's only one dep bug like 622818 (open bug that's a child of closed bugs)... The bug list view doesn't include the root bug (59314). The count is balanced by the addition of 622818 and removal of 59314.
Comment 2•15 years ago
|
||
I'm pretty sure this is a dupe of bug 309108.
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•