From: Will Budicm Date: Wed, 20 May 2020 01:32:17 +0000 (+1000) Subject: Bug 25 X-Git-Url: https://lifelog.hopto.org/gitweb/?a=commitdiff_plain;h=3b59e8005301af587721b270772167f19e3391e3;p=LifeLog.git Bug 25 --- diff --git a/Current Development Check List.md b/Current Development Check List.md index b24b4e3..20aa686 100644 --- a/Current Development Check List.md +++ b/Current Development Check List.md @@ -94,6 +94,7 @@ This version is not compatible in data structure to prior versions. Data migrati ### v. 1.9 Encountered/Fixed +* ✔ Bug 25 - SQLite view not properly sorting in new databases. Newer records listed last. * ✔ Bug 24 - Logs row sum calculation not working/wrong, with negative and positive values. * ✔ Bug 23 - Delete not working in view mode. * ✔ Bug 22 - Delete selection of entries not working after a while, db fix in config page required.