View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0003370 | mantisbt | bugtracker | public | 2003-09-25 17:16 | 2008-08-12 09:35 |
Reporter | cfranco_amsatec | Assigned To | jreese | ||
Priority | normal | Severity | tweak | Reproducibility | always |
Status | closed | Resolution | no change required | ||
Summary | 0003370: No category filter in "View Bugs" view, when in "All Projects" mode | ||||
Description | The "View Bugs" view provides a very useful functionality : filtering by category. But in "All Projects" mode, the category filter menu is always empty. It should instead list all categories from all projects. | ||||
Additional Information | Ideally, its behavior should be to allow filtering a unique category across several projects. | ||||
Tags | No tags attached. | ||||
Use the following sample data: Following are the three approaches, which approach to follow maybe be controlled by a configuration option:
Option 1 and 2 seem to be the easiest and make sense to me. I think opertion 3 will affect the filtering code and will be redundant with respect to filtering by category within a specific project. |
|
1.1.0 uses Option 2 and this seems very satisfactory. If someone wants to achieve Option 3 they can easily make the category names unique. I think this can be closed. |
|
Reminder sent to: jreese jreese, what is the behavior in the latest code base after your changes for using category ids, and the planned behavior once global categories are supported? |
|
For filtering, the current behavior is like option 2, in that categories with the same name are lumped together. When global categories are implemented, I will evaluate possible ways to mark a distinction between global and project categories, but the overall functionality will likely stay the same. However, when selecting categories for new/existing issues (ie. not filtering), there will be definite distinctions between categories for each project, parent projects, global categories, etc. |
|
Once the patches from bug 0008435 make it into trunk, this will be taken care of. |
|