Content
View differences
Updated by Dominic Bräunlein over 1 year ago
**As** a user
**I want to** sort my work package list on the assigned values of a custom field of type hierarchy
**so that** I can have a quick overview of my list in this specific context. context/
**Acceptance criteria**
* A column in the work package table created for a custom field of type hierarchy must allow sorting ascending and descending.
* If the sort order is ascending, the textual representation is ordered in a string based ascending order with empty values coming first.
* If the sort order is descending, the textual representation is ordered in a string based descending order with empty values coming last.
**I want to** sort my work package list on the assigned values of a custom field of type hierarchy
**so that** I can have a quick overview of my list in this specific context.
**Acceptance criteria**
* A column in the work package table created for a custom field of type hierarchy must allow sorting ascending and descending.
* If the sort order is ascending, the textual representation is ordered in a string based ascending order with empty values coming first.
* If the sort order is descending, the textual representation is ordered in a string based descending order with empty values coming last.