Content
View differences
Updated by Henriette Darge about 6 years ago
### Situation
Custom Field X activated for workpackage type A
Custom Field X not activated for workpackage type B
Workpackage List:
* Workpackage 1 - Type A - X = Intern
* Workpackage 2 - Type B
* Workpackage 3 - Type B
Filter: Custom Field X = Intern
### Result
Only workpackage 1 will be shown
### Needed Result
Show all workpackages which meets the criteria including the child work packages 2 and 3
### Solution
* The hierarchy mode is not sufficient, as children can Would it be filtered out.
* Similar possible to other relations, we need a table column "children" have an filter option which can applies after the filter and makes it possible to show all children if expanded: child work packages? Or any other solution to get the result?
 A workaround would be to also activate the custom field x for wp type B and set the custom field to 1. But this would make additional effort in maintaining.
Custom Field X activated for workpackage type A
Custom Field X not activated for workpackage type B
Workpackage List:
* Workpackage 1 - Type A - X = Intern
* Workpackage 2 - Type B
* Workpackage 3 - Type B
Filter: Custom Field X = Intern
### Result
Only workpackage 1 will be shown
### Needed Result
Show all workpackages which meets the criteria including the child work packages 2 and 3
### Solution
* The hierarchy mode is not sufficient, as children can
* Similar
