FossilRepo
Ticket list should sort by newest first
Fixed
7576c29ed9c67cf…
· opened 4 days, 8 hours ago
- Type
- Feature_Request
- Priority
- —
- Severity
- Minor
- Resolution
- Fixed
- Subsystem
- —
- Created
- April 8, 2026 2:13 p.m.
The ticket list should sort by creation date descending (newest first) by default across all status filters (Open, Fixed, Closed, All).
Affected code: - fossil/reader.py — get_tickets() query ORDER BY clause - fossil/views.py — ticket_list view