diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt index 7656b35c..4cc8abe2 100644 --- a/ayanova/devdocs/todo.txt +++ b/ayanova/devdocs/todo.txt @@ -36,6 +36,13 @@ Sept 1st ## V8MIGRATE +todo: Need a way to diagnose fail to migrate for remote user's db, there will be a lot of initial issues importing for people until we hit all the edge cases so... + any fail of migration of an item of any kind needs to log the full object being attempted to save + we need enough info to figure out what went wrong without needing to see the entire db + exception handler should log full object being sent over the wire on fail + Also a separate plan is to have it log to v8 so we can then login to v8 remotely and see what the error was + but that's a future possibility thing, probably not as important as just logging to the same error log + todo: custom fields field names are not coming across, still show "Custom 1" when shoudl show whatever is set todo: assigned doc not found text has too many newlines in it, should just sit on one line in exported notes todo: dirty big test again with contracts etc