Skip to content

Allow submissions to be sorted by the number of days in stage #8893

Open
@NateWr

Description

@NateWr

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.

image

Metadata

Metadata

Labels

Enhancement:2:ModerateA new feature or improvement that can be implemented in less than 4 weeks.

Type

No type

Projects

Status

Backlog

Status

In Progress

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions