Open
Description
Describe the problem you would like to solve
The new submissions table (#8880) includes a column for the number of days that a submission has been in its current stage. Editors would like to be able to sort the list by this column to find submissions that have been stuck in a stage for too long.
Describe the solution you'd like
Extend the REST API to support ordering by days in stage with the orderBy
parameter. Use this to add a sort button to the table column.
Who is asking for this feature?
This was a recommendation after user tests for #7495.
Metadata
Metadata
Assignees
Type
Projects
Status
Backlog
Status
In Progress