diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt index add97b97..8d398541 100644 --- a/ayanova/devdocs/todo.txt +++ b/ayanova/devdocs/todo.txt @@ -12,12 +12,14 @@ Aug - Misc "blizzard" Customer UI CSR techs ui accept to wo etc Schedule form - Installer + Installer INNO + version with postgres included, version without postgres included + Linux install?? + .... Review all v8 cases top to bottom and triage / implement V8Migrate completion @@ -43,21 +45,22 @@ Sept 1st ## V8MIGRATE OUTSTANDING -migrate users not tagged with vendorid if subcontractor or ho/custid if customer type user? - CSR Global settings OPS settings logo? + ### Global Wiki -v8 does not have a Global Wiki page (the Wiki page formerly accessible from the opening screen in AyaNova 7), the export will move the Wiki and any embedded files to a User account created just to contain it's Wiki and attached files named "V7_EXPORT_GLOBAL_REPOSITORY". +v8 does not have a Global Wiki page (the Wiki page formerly accessible from the opening screen in AyaNova 7), the migration will move the Wiki and any embedded files to a User account created just to contain it's Wiki and attached files named "V8_MIGRATE_GLOBAL_REPOSITORY". ### Region Wiki v8 does not have Regions, all functionality previously in Regions will be split out into several new and changed objects. -The Region Wiki if found will be exported to a User account created just to hold the Wiki and files named ""V7_REGION_WIKI_REPOSITORY_region name" +The Region Wiki if found will be migrated to a User account created just to hold the Wiki and files named ""V8_MIGRATE_REGION_WIKI_REPOSITORY_region name" -## MISC ITEMS THAT CAME UP + + +## CLIENT / SERVER MISC ITEMS THAT CAME UP Coded by importance @@ -831,6 +834,9 @@ BUILD 128 CHANGES OF NOTE - Migrate as part of confirmation of 10gb file attachment migration (10gb is the maximum allowed attachment size in v8 for a single file upload) added http timeout to options dialog of v8 migrate defaults to 100 seconds which is the built in default timeout for HTTP Client but for a 10gb file on my laptop (same machine) it took 290 seconds so some users may need to up that value higher maximum is 3600 seconds or one hour +- Migrate service workorders now have their FromPM and FromQuote values set properly +- Migrate fixed issue that could have resulted in follow ups not being able to link to PM's and quotes +- Migrate: renamed default import tag from "v7-import" to "v8-migrate"