Recurring tasks not appearing after creation
Resolved 💬 1 comment Opened Dec 1, 2025 by drdanmaggs Closed Dec 1, 2025
Problem
When adding a recurring task in the area view, the task can be successfully created but never appears again in the task list, even when the recurrence interval should have triggered a new instance.
Steps to Reproduce
- Navigate to area view: https://productivity-coach-mvp.vercel.app/area/9594f078-9edc-4d09-8dcc-e3d0e8840d3f
- Add a recurring task (e.g., daily task)
- Complete or wait for recurrence interval
- Check task list - no new recurring task instances appear
Expected Behavior
Recurring tasks should generate new instances based on their recurrence settings and appear in the task list.
Actual Behavior
Recurring tasks are created successfully but no subsequent instances are generated or displayed.
Environment
- Production URL: https://productivity-coach-mvp.vercel.app/
- Issue affects task list display and recurring task generation logic
Investigation Plan
- [ ] Reproduce bug with browser automation
- [ ] Check database state for recurring task records
- [ ] Examine recurring task generation logic
- [ ] Verify task list filtering and display logic
This issue has 1 comment on GitHub. Read the full discussion on GitHub ↗