Commit graph

2 commits

Author SHA1 Message Date
b437162d40 Also fixed database upgrade script 2016-01-04 11:57:02 +01:00
a9035d5be6 Fixed Move to grandparent/sibling
Moving a subtask to its grandparent, or making a task a sub-task of one
of its siblings, didn't work as expected. While the icons were being
updated correctly, the task didn't appear in the right location. That
was because, while the cached structure was being updated, the task
itself wasn't.
2016-01-02 10:47:36 +01:00