Scrum4Me/app/api/stories/[id]/tasks
Scrum4Me Agent 5085fac31d feat(tasks): add code field to BacklogTask type and all task selects
Adds `code: string | null` to BacklogTask interface and includes it in
all Prisma task.findMany selects (backlog API, stories tasks API, page
hydration routes). Updates coerceTaskPayload and test fixtures to match.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-14 15:55:00 +02:00
..
reorder Todo description, entity codes, REST API extensions and Claude Code hardening (ST-509/511/512/513) (#2) 2026-04-26 23:40:54 +02:00
route.ts feat(tasks): add code field to BacklogTask type and all task selects 2026-05-14 15:55:00 +02:00