[korganizer] [Bug 397721] to-do item once set to 100% completion, it is not possible to set to anything else

bugzilla_noreply at kde.org bugzilla_noreply at kde.org
Fri Jul 9 02:14:24 BST 2021


https://bugs.kde.org/show_bug.cgi?id=397721

--- Comment #4 from gjditchfield at 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 the assignee for the bug.


More information about the Kdepim-bugs mailing list