Don't add a subtask to the top level of tasks to not add it twice in the list
This commit is contained in:
@ -413,13 +413,6 @@ func TestConvertTodoistToVikunja(t *testing.T) {
|
||||
},
|
||||
},
|
||||
},
|
||||
{
|
||||
Title: "Task with parent",
|
||||
Done: false,
|
||||
Priority: 2,
|
||||
Created: time1,
|
||||
DoneAt: nilTime,
|
||||
},
|
||||
{
|
||||
Title: "Task400000106",
|
||||
Done: true,
|
||||
|
Reference in New Issue
Block a user