Content
View differences
Updated by Eric Schubert over 1 year ago
**As** a user
**I want to** add a filter for my custom field of type hierarchy
**so that** I get a specific filtered subset of my work package list.
**Acceptance criteria**
* If a custom field of type hierarchy is configured as "used as a filter", it must be selectable as a work package filter.
* The filter must have an operator "is", "is any", which allows assign hierarchy items to the filter.
* Selecting the operator "is" "is any" will only return work packages, that have a value assigned which is one of the filter values.
* The filter must have an operator "is not", which allows assign hierarchy items to the filter.
* Selecting the operator "is not" will only return work packages, that have no value assigned which is one of the filter values.
* The filter must have an operator "is any (with descendants)", which allows assign hierarchy items to the filter.
* Selecting the operator "is any (with descendants)" will only return work packages, that have a value assigned which is one of the filter values or a descendant of one of the filter values.
**I want to** add a filter for my custom field of type hierarchy
**so that** I get a specific filtered subset of my work package list.
**Acceptance criteria**
* If a custom field of type hierarchy is configured as "used as a filter", it must be selectable as a work package filter.
* The filter must have an operator "is",
* Selecting the operator "is"
* The filter must have an operator "is not", which allows assign hierarchy items to the filter.
* Selecting the operator "is not" will only return work packages, that have no value assigned which is one of the filter values.
* The filter must have an operator "is any (with descendants)", which allows assign hierarchy items to the filter.
* Selecting the operator "is any (with descendants)" will only return work packages, that have a value assigned which is one of the filter values or a descendant of one of the filter values.