Open Bug 309116 Opened 20 years ago Updated 13 years ago

In showdependencytree.cgi, Hide Resolved button does not decrease max depth

Categories

(Bugzilla :: Dependency Views, defect)

2.20
defect
Not set
trivial

Tracking

()

UNCONFIRMED

People

(Reporter: karl, Unassigned)

References

()

Details

User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X; en-US) AppleWebKit/125.4 (KHTML, like Gecko, Safari) OmniWeb/v563.51 Build Identifier: If you go to the URL given, you will see a tree that has three levels. However, the Max Depth is currently 4, and can still go higher. If you Show Resolved, you end up with a tree that is 4 levels deep. Reproducible: Always Steps to Reproduce: 1. Find (or create) a number of bugs related to each other by dependence, forming a tree or chain several levels deep, where one or more of the bugs in the middle of the tree/chain is resolved. 2. Display the dependency tree for the bug that forms the "root" of the tree, unlimited depth, showing resolved bugs. 3. Decrease the maximum depth by at least one, so long as all of the branches off of the root include a resolved bug that is not a leaf. Let (a) be the current depth of the tree 4. Hide resolved bugs. Let (b) be the new current depth of the tree Actual Results: (b) < (a), but the maximum depth is greater than (b), and the maximum depth can still be increased. Expected Results: The maximum depth should be automatically lowered to (b) and made the new "unlimited" depth.
If bug 309115 is valid, this bug might be INVALID or WORKSFORME.
Version: unspecified → 2.20
Assignee: general → dependency.views
Component: Bugzilla-General → Dependency Views
You need to log in before you can comment on or make changes to this bug.