Static routes (/api/tasks/reorder, /api/tasks/cleanup) must be defined before parameterized routes (/api/tasks/:id) to prevent Bun's router from matching the parameter route first. This was causing 404 errors on drag-and-drop task reordering in the kanban board. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| index.ts | ||