Nested tasks (sub tasks)
16
votes
1 comment
-
Devon Hazelett commented
This would be a nice feature, but its hard to just implement on a stable db.
for instance a new row in the db for something like parent_id would have to be added and some custom php functions to make sure that the level 1 nesting limit is not surpassed. It can be done, but will take some work.