Content
View differences
Updated by Niels Lindenthal over 9 years ago
**As an** OpenProject user
**I want to** have multi-select custom fields on users for workpackages
**so that** I can more easily show and filter that information.
**Acceptance criteria**
- An admin can configure a custom field of type “List” “User” to be multi-select.
- Multi-select An user can filter the work packages by one user: filter all work packages with one value (OR) that have have either User A OR User B.
- Show multiple values in list view, An user can filter the work packages by several user: filter all work packages that have User A AND User B.
- On the work package details view and fullscreen multiple users are shown separated by semicolon.
- In the work package table view multiple users are shown separated by semicolon.
<!-- end list -->
- Only users that are members in that project can be added (current behavior).
- If the multi-select attribute is chosen as an grouping criteria in the work package table view there is one group for each available value combination:
constellations
- Value User A: only work packages that have value user A selected
- Value User B: only work packages that have value user B selected
- Value A User and B: only work packages that have value user A and value user B selected
**Further information**
- Discussed also in the thread [Group custom fields](https://www.openproject.org/topics/280?board_id=7)
**Screens**

**To be specified**
- UI work package table
- UI filter
- UI work packages details view
**Out of Scope**
- AND-Filter ("show me all work packages that have value A and B)
**I want to** have multi-select custom fields
**so that** I can more easily show and filter that information.
**Acceptance criteria**
- An admin can configure a custom field of type “List”
- Multi-select
- Show multiple values in list view,
- On the work package
- In the work package table
<!-- end list -->
-
-
- Value
- Value A
**Further information**
- Discussed also in the thread [Group custom fields](https://www.openproject.org/topics/280?board_id=7)
**Screens**

**To be specified**
- UI work package table
- UI filter
- UI work packages details view
**Out of Scope**
- AND-Filter ("show me all work packages that have value A and B)