Bug #835
- Fixed bug #835, which prevented hierarchical projects from being recognized.
This commit is contained in:
@@ -431,7 +431,6 @@ void Command::modify_task (
|
||||
// Get the column info.
|
||||
Column* column = context.columns[name];
|
||||
|
||||
|
||||
if (value == "")
|
||||
{
|
||||
task.remove (name);
|
||||
|
||||
Reference in New Issue
Block a user