Defect #8854
Filter on category across subprojects does not work
Status: | New | Start date: | 2011-07-19 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 0% | |
Category: | Issues filter | |||
Target version: | - | |||
Resolution: | Affected version: |
Description
filtering an issue list based on a category that is also in a subproject does not work.
I was not sure if this is fixable as the category list is defined separately for subprojects.
Steps to Reproduce:- Go to the Issues list for a project that has sub-projects
- Add a filter for "Category"
- set "Category" to a value that is defined in the parent and sub projects both.
Notice that results do not include subproject issues.
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=135
Related issues
History
#1
Updated by Toshi MARUYAMA over 6 years ago
- Category set to Issues filter
#2
Updated by Go MAEDA over 5 years ago
- Duplicates Defect #26023: Category filter only shows categories of current project added