mirror of
https://github.com/go-vikunja/vikunja.git
synced 2026-08-22 12:12:18 -05:00
A repeating task completed via CalDAV is reopened by the repeat helper but keeps its done_at, so GET advertised STATUS:COMPLETED for an open task. Clients echoed that back as done and every sync round-trip rescheduled it another interval.