mirror of
https://github.com/eyaltoledano/claude-task-master.git
synced 2026-01-30 06:12:05 +00:00
Task normalization was using null for priority, details, and testStrategy which violates schema constraints. Now uses proper defaults matching parse-prd-helpers.js: status='pending', priority from config or 'medium', and empty strings for optional text fields. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>