From af1d1e1921ff5c1cb7b665bf83342d03dfe6b2ef Mon Sep 17 00:00:00 2001 From: kolaente Date: Wed, 25 Sep 2019 20:45:20 +0200 Subject: [PATCH] [skip ci] updated todo --- Featurecreep.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Featurecreep.md b/Featurecreep.md index 4aed82215b1..ac421412484 100644 --- a/Featurecreep.md +++ b/Featurecreep.md @@ -213,9 +213,9 @@ Sorry for some of them being in German, I'll tranlate them at some point. * [x] Description should be longtext * [x] Percent done - For now just a float, may later depend on how many sub tasks are done or so * [ ] Attachments -* [ ] Related tasks -> settable with a "kind" of relation like blocked, subtask, or just related or so +* [x] Related tasks -> settable with a "kind" of relation like blocked, subtask, or just related or so * [x] Should be possible to relate tasks which are not in the same list - * [ ] Replace the old subtask implementation + * [x] Replace the old subtask implementation * New Struct for the relation * Endpoint to get all full related tasks for a task * When using task.ReadOne() or ReadAll() only get the relation kind + title etc, not everything