From 55e33c1694a666e2354d35c998d34e6b1abb9a42 Mon Sep 17 00:00:00 2001 From: kolaente Date: Fri, 5 Apr 2019 12:16:57 +0200 Subject: [PATCH] [skip ci] updated todo --- Featurecreep.md | 1 - 1 file changed, 1 deletion(-) diff --git a/Featurecreep.md b/Featurecreep.md index 870e4b256a7..ec8ee58c10f 100644 --- a/Featurecreep.md +++ b/Featurecreep.md @@ -88,7 +88,6 @@ Sorry for some of them being in German, I'll tranlate them at some point. * [x] Team member handling * [x] Also check `ReadOne()` for unnessecary database operations since the inital query is already done in `CanRead()` * [x] Add a `User.AfterLoad()` which obfuscates the email address -* [ ] Sometimes `done` from a task is not updated (returns `done: false` but `done:true` is being sent to the server) ### Docs