From 8ae3a2abfc9283f4217b341d465ac93d547c7783 Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Thu, 16 Dec 2021 20:50:42 +0000 Subject: [PATCH] --- ayanova/devdocs/todo.txt | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt index efb8605b..5db19fb8 100644 --- a/ayanova/devdocs/todo.txt +++ b/ayanova/devdocs/todo.txt @@ -454,9 +454,14 @@ todo: 1 investigate: noticed when rebooting linux server I need to login again w is this due to randomization of jwt secret or something? try in windows and confirm -todo: 1 pending issue preventing upgrade to npgsql 6.0.1 from 6.0.0 +todo: MAJOR ISSUE FOR US can't use inteval / timespan the way we have + was a pending issue preventing upgrade to npgsql 6.0.1 from 6.0.0 https://github.com/npgsql/efcore.pg/issues/2157 - + Update: this is a serious change due to interval handling + do the upgrade then run through AyaNova and find the areas where it's fucked, specifically can we still use our intervals like before for + timespan stuff like notifications and contracts etc etc because they don't do epochs greater than weeks? + Maybe it's just the age query itself that is affected. + todo:2 Joyce case 3931 test restore of 4alarm data Get a copy from Joyce on the red drive, it's about 5gb write up how to do it if there are manual steps (there will be I guess but maybe there shouldn't be)