Change the sort order of columns in the output checker interface to put the last modified issues at the top
Open
enhancement
- Dominant language
- JavaScript
- Stars
- 10
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
## User Story
**As an** output checker ,
**I want** to be able to see the most recently changed requests at the top of the kanban board
**so that** I can be confident that my changes to a request (e.g., setting a request as approved) have actually occurred..
Given a output checker has made a change to a request e.g., approved a request
When the output checker views the kanban board
Then they should see that request at the top of the column
Contributor guide
Assessment
This issue has not been assessed yet.