Feature #8904
openParent project's name should be visible for Subprojects
0%
Description
Currently, if a user has only permission to view a specific Subproject, but not its parent project, it may lead to confusion when using the Project Jump menu.
Consider this:
Project A » Content Project B » Content
So, if a user has only access to the "Content" subprojects, but not their parents, they will see two "Content" entries in the menu. Also, when inside the project they can't easily determine if they're in "Project A » Content" or in "Project B » Content".
Therefore it would be good if the dropdown showed e.g.
Project A » Content Project B » Content
but only if the user has no access to the parent project.
The H1 should also continue to show "Project A » Content", except that the "Project A" part is not linked.
Ideally, the visibility of the parent's name could be set via permissions. Thus, if a permission "view_project_parent_name" is not active, the user won't see the parent project's name, resulting in current behaviour (only subproject's name is visible).
This idea may also be extended for the whole hierarchy (all ancestors of a subproject) with a permission "view_project_hierarchy_names".
Related issues
Updated by Richard Bae almost 12 years ago
Isn't there anybody want this?
I do want this issue to be done.
Updated by Alessio Gaeta about 10 years ago
Any news on this? Implementing the suggested behavior would be quite useful...
Thanks!
Updated by Sebastian Paluch over 9 years ago
Added a patch for this, see #19370.
Updated by Toshi MARUYAMA over 9 years ago
- Related to Patch #19370: Parent projects in project jump dropdown added
Updated by Toshi MARUYAMA over 9 years ago
- Related to Defect #888: Jump to Project reveals names of parent projects to unprivileged logins added