Scrum4Me/app/api/stories/[id]
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
..
log feat(rate-limit): per-user mutation-rate-limiting (v1-readiness #3) 2026-05-04 13:48:59 +02:00
tasks feat(tasks): add code field to BacklogTask type and all task selects 2026-05-14 15:55:00 +02:00