View Issue Details

IDProjectCategoryView StatusLast Update
0007848mantisbtadministrationpublic2019-12-03 09:41
Reporterzend Assigned To 
PrioritynormalSeverityminorReproducibilityhave not tried
Status acknowledgedResolutionopen 
Product Version1.1.0a1 
Summary0007848: Do not want to see filters that don't belong to top level project
Description

We do not want to see filters that don't belong to top level project.
Have filters linked to a top level project and as a result have the ability not to see filters that are customized per project.

TagsNo tags attached.

Activities

vboctor

vboctor

2007-03-25 01:50

manager   ~0014245

Please provide more examples so that I understand what you need here. I would suggest explaining a scenario with a set of projects, sub-projects and filters and explaining what you expect the behaviour to be.

zend

zend

2007-03-25 11:06

reporter   ~0014246

Last edited: 2019-12-03 09:40

We have a few top level projects (& subprojects) with various filtering needs.
When I am working on top project X, I want to see only general filters and the filters that apply to the top level project I am in.
When I am saving a filter I want to have the option to attach the filter to the top project I am working in.

Scenario:
I have 2 Projects (AA & BB) with 4 Sub-Project and 5 different filters
A general filter name "Open All"
Project AA with Sub-Project A.a A.b and a filter name "Open AA Version 5.4.1"
Project AA with Sub-Project A.a A.b and a filter name "Open AA Version 5.3.6"
Project BB with Sub-Project B.b A.b and a filter name "Open BB Version 2.3.5"
Project BB with Sub-Project B.b A.b and a filter name "Open BB Version 5.3.1"
When I work in Project AA, in my filter list I want to see only the filters that apply to project AA.
If I want to see the filters for project BB I will need to switch first to work on project BB.

EDIT (dregad) fix garbled quotes

vboctor

vboctor

2007-03-27 01:47

manager   ~0014251

OK, if I understand you correctly, following is what you need:

  • When "All Projects" is selected, show all filters.
  • When "Project X" is selected, show all filters that are not associated with a specific project, and all filters that are associated with X or any of it's sub-projects.
  • When a filter is saved, it is associated with a project. This is currently supported since we allow users to mark filters as applicable for "All Projects", if not ticked, then this filter is associated with the current project.
zend

zend

2007-03-29 04:51

reporter   ~0014270

If I understand this correctly, we can implement it right now, and we missed used the filters wrong.