[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 01:30:14 BST 2021


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

gjditchfield at acm.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
      Latest Commit|                            |https://invent.kde.org/pim/
                   |                            |incidenceeditor/commit/58d2
                   |                            |f7316919c1d50d9990c28e70139
                   |                            |7d1d121d6
             Status|ASSIGNED                    |RESOLVED

--- Comment #3 from gjditchfield at acm.org ---
Git commit 58d2f7316919c1d50d9990c28e701397d1d121d6 by Glen Ditchfield, on
behalf of Glen Ditchfield.
Committed on 08/07/2021 at 19:35.
Pushed by gditchfield into branch 'master'.

Allow change of completion percentage of completed to-dos

If a non-recurring to-do has been completed, attempting to reduce its
completion percentage has no effect, because `Todo::setPercentComplete(0)`
alone is not sufficient.  This patch brute-forces all completion-related
fields.

M  +5    -1    src/incidencecompletionpriority.cpp

https://invent.kde.org/pim/incidenceeditor/commit/58d2f7316919c1d50d9990c28e701397d1d121d6

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Kdepim-bugs mailing list