Actions
Defect #33766
closed#31355 breaks project tree
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
Projects
Target version:
-
Start date:
Due date:
% Done:
0%
Estimated time:
Resolution:
Duplicate
Affected version:
Description
Asume you jave a project tree (with sub projects like this
-top
+-sub1
+-sub2
+-sub3
This is displayes wellformed as a tree in projedct quickjump dropdown
Now klick on project "top"
The project "top" now appears under "recently used projects" and the tree in the dropdown looks like
<recently used projects>
-top
<other projects>
-sub1
-sub2
-sub3
The "top" project isw no longer listed under other projects and that breaks the tree.
This is very confusing if you have a tree like
-top1
+-sub1.1
+ sub1.2
-top2
+-sub2.1
+-sub2.2
and so on
and after chosing "top2"
-top1
+-sub1.1
+ sub1.2
-sub2.1
-sub2.2
With more than 20 or 30 projects this is totally confusing.
Related issues
Actions