From d38a0d8af3521ad671a684097dcaf2e97e49e144 Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Thu, 10 Dec 2020 21:53:19 +0000 Subject: [PATCH] --- ayanova/devdocs/todo.txt | 10 ++-------- 1 file changed, 2 insertions(+), 8 deletions(-) diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt index d97e79b9..a456308b 100644 --- a/ayanova/devdocs/todo.txt +++ b/ayanova/devdocs/todo.txt @@ -5,18 +5,12 @@ MISC ITEMS THAT CAME UP -todo: Jobs translation at server - Look for all string "LogJobAsync(" and ensure uses LT keys and NO english - Exceptions and server log are NOT to use translation keys, plain english as writ only required +todo: Jobs translation at server Look for string var JobName = and insert username if it's the start of a batch job See JobOperationsController job for mass delete for example -todo: make sure all objects have updated jobs translation for batch jobs -todo: make sure batch delete has been replicated - -todo: Job logs should all process the status text through a LT: translator as the changes above will cause them to log as LT and no longer with english - +todo: job log is out of order slightly due to date/time filter all being within milliseconds of each other? Maybe needs to show another field like id equiv? todo: Case 3595 Mass delete extension Rights!!!!!