Task Relations #103

Merged
konrad merged 33 commits from feature/task-relations into master 2019-09-25 18:44:42 +00:00
1 changed files with 1 additions and 0 deletions
Showing only changes of commit 40e50ee525 - Show all commits

View File

@ -215,6 +215,7 @@ Sorry for some of them being in German, I'll tranlate them at some point.
* [ ] Attachments
* [ ] Related tasks -> settable with a "kind" of relation like blocked, subtask, or just related or so
* [ ] Should be possible to relate tasks which are not in the same list
* [ ] 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