-
Notifications
You must be signed in to change notification settings - Fork 68
Description
Is your feature request related to a problem? Please describe.
Currently the task and process list are sorted by the Kitodo ID in descending order. Sorting by process title (ascending / descending) or ascending Kitodo ID is possible in general but must be applied every time.
Describe the solution you'd like
Add a possibility to the user settings where the user can define after which key (limit to Kitodo ID, process title) and in which order (ascending, descending) the task and process list should be ordered. This ordering should / could be different for tasks and processes. F.e. tasks list should be ordered by process title descending but process list by Kitodo ID ascending.
Other lists like user or project lists should not be effected by this feature request.