Content
View differences
Updated by Jan Sandbrink 10 months ago
**As** a user
**I want to** see parent hierarchy levels when filtering hierarchy custom fields,
**so that** I know which sub item I am actually selecting.
**Acceptance criteria**
* When filtering a hierarchy custom field with a search term, parent level are still recognizable even if they are not matching the filter
**Examples / Problem statement**
Given a hierarchy like the following:
* Accounting
* Managers
* Sales
* Managers
* HR
* Managers
* ...
When I try to fill such a custom field in a work package and filter using the term "manag", this is what I see:
<img class="op-uc-image op-uc-image_inline" src="/api/v3/attachments/755675/content">
We also practically have this problem on community.openproject.org with the modules field, when searching for "auth":
<img class="op-uc-image op-uc-image_inline" src="/api/v3/attachments/755677/content">
I have no clue what the top-most "Authentication" belongs to.
**I want to** see parent hierarchy levels when filtering hierarchy custom fields,
**so that** I know which sub item I am actually selecting.
**Acceptance criteria**
* When filtering a hierarchy custom field with a search term, parent level are still recognizable even if they are not matching the filter
**Examples / Problem statement**
Given a hierarchy like the following:
* Accounting
* Managers
* Sales
* Managers
* HR
* Managers
* ...
When I try to fill such a custom field in a work package and filter using the term "manag", this is what I see:
<img class="op-uc-image op-uc-image_inline" src="/api/v3/attachments/755675/content">
We also practically have this problem on community.openproject.org with the modules field, when searching for "auth":
<img class="op-uc-image op-uc-image_inline" src="/api/v3/attachments/755677/content">
I have no clue what the top-most "Authentication" belongs to.