Internal
Public Access
The "Default" option cleared the sort param and fell back to the model's Meta.ordering (sort_order, -priority, due_date, created_at), which read as broken/unsorted to users. Default is now due date (earliest first), matching the existing due_date sort option. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>