mirror of
https://github.com/go-vikunja/vikunja.git
synced 2026-04-24 22:25:15 +00:00
- Fix TaskCollectionService to properly validate null projectId parameter - Prevent null projectId from being used in TaskCollection service calls - Add null check in task store to use TaskService when projectId is null/0 - Resolves 400 errors from /api/v1/projects/undefined/tasks requests 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>