This commit is contained in:
2021-06-28 15:57:54 +00:00
parent ee2b4d6d7b
commit 1052473089

View File

@@ -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