From cb5d87f6150ae764b0189ee128dcc890a877c647 Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Mon, 30 Aug 2021 20:20:56 +0000 Subject: [PATCH] --- ayanova/devdocs/todo.txt | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt index 975814cc..d6392dde 100644 --- a/ayanova/devdocs/todo.txt +++ b/ayanova/devdocs/todo.txt @@ -13,12 +13,13 @@ Aug - Misc "blizzard" - Test migrate with lots of large attached docs just to hammer it + + Confirm migrate with lots of large attached docs at limits I'm guessing a huge attach might need some exception handling try one bigger than allowed at server try a few huge ones from T430 laptop + Misc "blizzard" Customer UI CSR techs ui accept to wo etc Schedule form @@ -834,5 +835,8 @@ MID CENTURY MODERN TUNES - https://www.allmusic.com/album/ultra-lounge-vol-14-bo BUILD 128 CHANGES OF NOTE - Migrate follow up missing wo/quote/pm message logged added internal ID of wo/quote/pm to match other errors for potential diagnostic purposes +- Migrate added code to gracefully handle attempt to upload a file as an attachment (wikifiles or assigned docs) that is too large for the destination server + Will log properly in migrate log and in destination object that couldn't be attached, also will then skip any file and log that is same size or larger +