Defect #8853
closed
Filter on subproject does not work
Added by Joshua Stein over 13 years ago.
Updated almost 8 years ago.
Description
filtering an issue list based on subproject does not work.
Steps to Reproduce:
- Go to the Issues list for a project that has sub-projects
- Add a filter for "Subproject"
- set "Subproject" is subproject name
Notice that results are not filtered.
This bug was found on our own Redmine server running 1.0.1. It was upgraded to 1.2.1 but the bug still exists.
I then tried on the Redmine Demo site. It is still an issue there.
I saved a query for sample.
http://demo.redmine.org/projects/11111project/issues?query_id=134
Files
this issue may be related to Issue #8603.
Attached is a patch against 1.3-stable that fixes the issue by only finding issues from the selected sub projects, but excluding issues from the parent project.
The patch also fixes the german translation of field_subproject
(which until now was more like 'subproject of' which is wrong given the way the query works).
This issue still affects new versions of Redmine (using 2.0.3-stable).
I have the same issue with 2.3.0.
Issue still exists in 2.4.1
Problem still exists in 3.3.1 and 3.3.0. When filtering based on subproject also getting issues from the parent project.
Environment:
Redmine version 3.3.1.stable
Ruby version 2.3.0-p0 (2015-12-25) [x86_64-linux]
Rails version 4.2.7.1
Environment production
Database adapter Mysql2
- Category set to Issues filter
- Is duplicate of Defect #2512: Subproject filter do not work added
- Status changed from New to Closed
- Resolution set to Wont fix
Jean-Phillipe Lang said that "this is not a bug but a design choice" in #2512#note-3.
Go MAEDA wrote:
Jean-Phillipe Lang said that "this is not a bug but a design choice" in #2512#note-3.
FWIW and FTR: Jean-Phillipe Lang also expressed (in #5388-1: "Maybe we should change this behaviour.") that it might be a good time to change the current behaviour to omit the current project's issues; as was achieved by the, meanwhile, outdated patch by Jens. Therefor I'd recommend to continue discussion about this change in the current issue, tracking the proposal to change the current behaviour, which is #3952. I also recommend to transfer Jens's patch to it, so that it can be updated/refined through that issue.
- Related to Feature #3952: Filtering by subproject still shows current project's issues added
Also available in: Atom
PDF