Content
View differences
Updated by Jens Ulferts over 2 years ago
**As a** logged in user
**I want** to select the sort order of project lists and persisted that selection
**So that** I can optimize the information to display
**Acceptance criteria** ### Acceptance criteria
* The user can choose the sort order in which to display projects within the "Configure view" modal (Implemented in #51671)
* Up to three sort criteria can be selected
* The user can still click on the column header to change the sort order. When doing so, the clicked on column will become the primary sort order, moving a previously clicked on column to be the second sort order.
* All columns with the exception of long text custom fields can be sorted by
* The sort order is persisted together with the filters and columns upon creation of a project list
* When exporting the list of projects (PDF and XLS), the sort order is adhered to
**Acceptance criteria**
* The user can choose the sort order in which to display projects within the "Configure view" modal (Implemented in #51671)
* Up to three sort criteria can be selected
* The user can still click on the column header to change the sort order. When doing so, the clicked on column will become the primary sort order, moving a previously clicked on column to be the second sort order.
* All columns with the exception of long text custom fields can be sorted by
* The sort order is persisted together with the filters and columns upon creation of a project list
* When exporting the list of projects (PDF and XLS), the sort order is adhered to