Bug 95803 - Making a todo complete makes its sub-todos also complete
Summary: Making a todo complete makes its sub-todos also complete
Status: REPORTED
Alias: None
Product: korganizer
Classification: Applications
Component: todoview (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR wishlist
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-12-25 05:37 UTC by Anton Markov
Modified: 2008-11-13 18:51 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Anton Markov 2004-12-25 05:37:50 UTC
Version:           3.4 pre (CVS 2004-12-23) (using KDE Devel)
Installed from:    Compiled sources
OS:                Linux

When the user marks a todo as "complete" all of it's sub-todos should also be marked complete. 

i.e. if I have:
-> A big project
--> Part a
--> Part b

Then marking "A big project" as complete will make "Part a" and "Part b" complete too.

Two important points:
- Make this configurable (some people may not like this behaviour??)
- Preserve the previous state of the subtodos so that marking "A big project" as incomplete again will restore "Part a" and "Part b" to their previous state. Maybe storing the information for the current session would be enough (sort of as an undo function).
Comment 1 Bram Schoenmakers 2005-01-04 18:12:52 UTC
The current implementation makes sense to me. The "Big Project" is only finished if at least "Part 1" and "Part 2" are finished.
Comment 2 Reinhold Kainhofer 2005-01-04 18:40:23 UTC
Anton, 
If you mark Project A as completed, you can always undo this (Menuitem "Edit"->"Undo"), and the state of the children will be restored.

Cheers,
Reinhold
Comment 3 Anton Markov 2005-01-05 04:45:54 UTC
Bram Schoenmakers wrote:

> ------- Additional Comments From bramschoenmakers kde nl  2005-01-04 18:12 -------
> The current implementation makes sense to me. The "Big Project" is only finished if at least "Part 1" and "Part 2" are finished.
> 

Yes, I agree. What I am suggesting is that marking the "Big Project" 
*complete* will also make "Part 1" and "Part 2" complete. This makes 
sense because if the "Big Project" is complete, all it's components must 
be complete also. Don't worry, I am planning on making it configurable. 
That is if I find time to work on this; any one else feel free to take 
it for now.

Comment 4 Reinhold Kainhofer 2006-11-02 19:11:00 UTC
Reassigning all KOrganizer bug reports and wishes to the newly created 
korganizer-devel mailing list.