From d06392e49e0a96ab3e3c4f9ff1aca8867e6c94ca Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Wed, 27 May 2020 21:56:38 +0000 Subject: [PATCH] --- ayanova/devdocs/todo.txt | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt index 3192e358..2a6e9e40 100644 --- a/ayanova/devdocs/todo.txt +++ b/ayanova/devdocs/todo.txt @@ -87,7 +87,11 @@ TEST data - +todo: Are UTC filters really working properly? + Check that a datafilter with dates incoming datetime ranges are either interpreted as UTC on route (from post formdata maybe, already know query params are NOT) + or that at some point in the chain they are converted to UTC like metricmm is doing on filter query + I'm seeing weirdness with the metrics that makes me think the server is not filtering in UTC but converting the incoming datetime / assuming local + Make a date filterable record confirm it properly finds based on time todo: Administration - License - view