mirror of
https://github.com/johannesjo/super-productivity.git
synced 2026-07-18 17:05:48 +00:00
- Add tracking for tasks that change parents during sync operations - Clean up old parent's subTaskIds when tasks are moved to different parents or root level - Group cleanup operations by parent to prevent overwriting updates - Add comprehensive test suite for subtask cleanup scenarios This fixes the issue where tasks moved from being subtasks to root-level tasks would still be referenced in their old parent's subTaskIds array, causing task duplication in the UI. Resolves the replication error where subtasks appeared both as root tasks and as children of their original parent. |
||
|---|---|---|
| .. | ||
| assets | ||
| background | ||
| shared | ||
| ui | ||
| index.ts | ||
| manifest.json | ||
| setupTests.ts | ||
| types.d.ts | ||