This commit is contained in:
@@ -16,7 +16,7 @@ todo: WHEN HAVE WORKORDER FORM customer popup notes need to pop pop pop, forgot
|
|||||||
|
|
||||||
## SERVER MISC ITEMS
|
## SERVER MISC ITEMS
|
||||||
|
|
||||||
todo: test v8migrate on big shitty database
|
todo: test v8migrate on big somewhat shakey database
|
||||||
Joyce may have requested a copy from Scott see if it can export to my server here from her test station with latest v8 migrate
|
Joyce may have requested a copy from Scott see if it can export to my server here from her test station with latest v8 migrate
|
||||||
|
|
||||||
|
|
||||||
@@ -54,46 +54,27 @@ Exporting 9730 Units (step 1/2)
|
|||||||
Exporting 9730 Units (step 2/2)
|
Exporting 9730 Units (step 2/2)
|
||||||
Exporting 21 Users (step 2/2)
|
Exporting 21 Users (step 2/2)
|
||||||
Exporting all Memos
|
Exporting all Memos
|
||||||
|
Exporting 9486 Service Workorders
|
||||||
|
DUPLICATE: 14854 - has duplicate ID, not exported
|
||||||
|
DUPLICATE: 14927 - has duplicate ID, not exported
|
||||||
|
DUPLICATE: 14955 - has duplicate ID, not exported
|
||||||
|
DUPLICATE: 17368 - has duplicate ID, not exported
|
||||||
|
Exporting 1616 ScheduleMarkers
|
||||||
ERROR, During operation:
|
ERROR, During operation:
|
||||||
Memo 0872d919-0dfa-4d47-b8f6-1ff31938f860
|
Start ScheduleMarker export
|
||||||
|
|
||||||
|
|
||||||
************
|
************
|
||||||
Export failed with error:
|
Export failed with error:
|
||||||
|
|
||||||
POST error, route: memo
|
V8:util:RootObjectToAyaType -> type Workorder is not coded yet
|
||||||
{"error":{"code":"2200","details":[{"message":"No impersonation","target":"FromId","error":"2004"}],"message":"ErrorAPI2200"}}
|
|
||||||
Bad Request
|
|
||||||
POSTED OBJECT:
|
|
||||||
{
|
|
||||||
"users": [
|
|
||||||
-7
|
|
||||||
],
|
|
||||||
"memo": {
|
|
||||||
"name": "622567 Alberta Inc.",
|
|
||||||
"notes": "Can we sen all reports to forel@shaw.ca when we get them all organized. ",
|
|
||||||
"viewed": false,
|
|
||||||
"replied": false,
|
|
||||||
"fromId": 10,
|
|
||||||
"sent": "2014-03-14T15:19:00.0000000Z",
|
|
||||||
"toId": 2,
|
|
||||||
"tags": [
|
|
||||||
"v7-import"
|
|
||||||
]
|
|
||||||
}
|
|
||||||
}
|
|
||||||
stack:
|
stack:
|
||||||
at AyaNova.PlugIn.V8.util.<PostAsync>d__1e.MoveNext() in c:\data\ayanova\source\Plugins\AyaNova.Plugin.V8\util.cs:line 173
|
at AyaNova.PlugIn.V8.util.RootObjectToAyaType(RootObjectTypes rot, WorkorderTypes specificWoType) in c:\data\ayanova\source\Plugins\AyaNova.Plugin.V8\util.cs:line 466
|
||||||
|
at AyaNova.PlugIn.V8.V8.<ExportScheduleMarkers>d__4c9.MoveNext() in c:\data\ayanova\source\Plugins\AyaNova.Plugin.V8\V8.cs:line 2543
|
||||||
--- End of stack trace from previous location where exception was thrown ---
|
--- End of stack trace from previous location where exception was thrown ---
|
||||||
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
|
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
|
||||||
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
|
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
|
||||||
at CallSite.Target(Closure , CallSite , Object )
|
at AyaNova.PlugIn.V8.V8.<DoExport>d__0.MoveNext() in c:\data\ayanova\source\Plugins\AyaNova.Plugin.V8\V8.cs:line 354
|
||||||
at AyaNova.PlugIn.V8.V8.<ExportMemos>d__40b.MoveNext() in c:\data\ayanova\source\Plugins\AyaNova.Plugin.V8\V8.cs:line 2172
|
|
||||||
--- End of stack trace from previous location where exception was thrown ---
|
|
||||||
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
|
|
||||||
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
|
|
||||||
at AyaNova.PlugIn.V8.V8.<DoExport>d__0.MoveNext() in c:\data\ayanova\source\Plugins\AyaNova.Plugin.V8\V8.cs:line 343
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user