Skip to content

fix(kan-5): increment prd version on PRD save/restore#4

Open
MikeS071 wants to merge 1 commit into
devfrom
fix/kan-5-regression
Open

fix(kan-5): increment prd version on PRD save/restore#4
MikeS071 wants to merge 1 commit into
devfrom
fix/kan-5-regression

Conversation

@MikeS071
Copy link
Copy Markdown
Owner

Summary

  • make PUT /api/tasks/[id]/prd increment prdVersion and persist a version-history row
  • include optional metadata (source, changeNote, createdBy) when writing PRD content
  • align Version History restore flow to use the versioned PUT path directly

Verification

  • npx tsc --noEmit
  • npx next build
  • npx jest --forceExit

Note

  • In Next.js 16.1.6, npx next lint is not a supported CLI command; lint was verified with npx eslint . (warnings only, no errors).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant