Scrum4Me/app/api/products/[id]/backlog
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
..
route.ts feat(tasks): add code field to BacklogTask type and all task selects 2026-05-14 15:55:00 +02:00