Feature #6252
open
Assigned To filter should show selection list of all subproject users to choose from
Added by Xagyg Wulf over 15 years ago.
Updated over 15 years ago.
Description
For multi-level projects, when filtering by "assigned to" (in an upper project), the filter selection list should be populated with all sub-project users - not only those in the current (upper-level) project.
Files
The attached patch populates the user lists from all members of all visible subprojects. However, it does not check if there are any subproject filters applies (or whether there should be subprojects shown at all) While this would be more correct, I highly doubt it would be possible using the current query engine.
The attached patch also refactors the general case without any projects to share the same code and to not hardcode any table names.
Both changes can also be found on Github.
Also available in: Atom
PDF