Feature #5576
Have Category searches work for subprojects
Status: | New | Start date: | 2010-05-23 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 0% | |
Category: | Projects | |||
Target version: | - | |||
Resolution: |
Description
With a project structure like
- A
- Sub1
- Sub2
If I have a saved search in A that is all open tickets where category is "Marketing" it only finds open tickets in A that are in Marketing even if I add the subproject = all option.
I'd like to be able to search all the subrojects by category name too. I can do it subproject by subroject but that isn't convenient.
I think this is because the top level category is a different category id than the same named category in subcategories. I think you'd have to change categories to be redmine wide rather than specific to a project for this to work.
Related issues