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 +