View Issue Details

IDProjectCategoryView StatusLast Update
0025563mantisbtsub-projectspublic2019-04-08 11:06
Reportercproensa Assigned To 
PrioritynormalSeverityminorReproducibilityhave not tried
Status newResolutionopen 
Summary0025563: Subprojects of a disabled project are not accesible through projects menu
Description

When having a project A, with subproject B:
if A is disabled, B doesn't appear in the projects menu selector, so it can't be selected to work as current project.

However, the project B is still usable by any other means.

TagsNo tags attached.

Relationships

related to 0025641 new Refactor project hierarchy 

Activities

123

123

2019-04-08 10:55

reporter   ~0061863

Apparently here the same question as with disabled users. How can I filter the list of issues for disabled projects?

Can add in the advanced filter parameter "Projects"?
In a simple filter, leave it as it is, and in the extended filter, allow adding additional projects to the current filter, including disabled ones.

123

123

2019-04-08 11:04

reporter   ~0061864

Last edited: 2019-04-08 11:06

In my system there are many projects with different levels of nesting.
Some time ago I had to add my plugin with the function of disconnecting nested projects when the parent is disconnected.
Unfortunately, at that moment I did not notice that MantisBT already stops displaying embedded projects if their parent is disabled.
In general, I am in favor of eliminating this ambiguity.