Project

General

Profile

Actions

Defect #33766

closed

#31355 breaks project tree

Added by Stefan Lindner over 3 years ago. Updated over 3 years ago.

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

Is duplicate of Redmine - Feature #32944: Always preserve the tree structure in the project jump boxClosedGo MAEDA

Actions
Actions #1

Updated by Bernhard Rohloff over 3 years ago

  • Status changed from New to Closed
  • Resolution set to Duplicate

I think this defect has already been fixed for v4.2.0 in #32944.
Anyway, thank you for reporting the issue.

Actions #2

Updated by Bernhard Rohloff over 3 years ago

  • Is duplicate of Feature #32944: Always preserve the tree structure in the project jump box added
Actions #3

Updated by Roland M over 3 years ago

Hello,

I can confirm this issue and I have also very much projects with subprojects...
The dropdown view is also on my redmine as described and very confusing...

Waiting for 4.2.0 is there any release date?

Actions #4

Updated by Roland M over 3 years ago

OH no I see v4.2.0
Its not possible to fix already in much earlier coming 4.1.2?
Waiting for it...

Actions #5

Updated by Roland M over 3 years ago

Hello again,

I tried today to implement Revision 19861 and this works fine now for my Redmine 4.1.1

Can you please merge this into next 4.1.x Release?

Actions #6

Updated by Go MAEDA over 3 years ago

Roland Meier wrote:

Can you please merge this into next 4.1.x Release?

I think that change is too big to backport to 4.1. It changes arguments of two methods. Backporting it may break some third-party plugins which call those methods.

Actions

Also available in: Atom PDF