https://bugs.kde.org/show_bug.cgi?id=397721
--- Comment #4 from gjditchfi...@acm.org --- Git commit 81a19f7be52ac5a6695a356d1d3fb1944b98f5c2 by Glen Ditchfield, on behalf of Glen Ditchfield. Committed on 09/07/2021 at 00:28. Pushed by gditchfield into branch 'master'. Toggle completed to-dos back to incomplete If a non-recurring to-do has been completed, selecting "Toggle To-do Completed" from its right-click menu does not make it incomplete, because `Todo::setPercentComplete(0)` is not sufficient. This patch brute-forces all completion-related fields. M +4 -0 src/calendarview.cpp https://invent.kde.org/pim/korganizer/commit/81a19f7be52ac5a6695a356d1d3fb1944b98f5c2 -- You are receiving this mail because: You are watching all bug changes.