This commit is contained in:
@@ -632,28 +632,7 @@ namespace AyaNova.PlugIn.V8
|
|||||||
UsedUserNames.Clear();
|
UsedUserNames.Clear();
|
||||||
}
|
}
|
||||||
|
|
||||||
/*
|
|
||||||
{
|
|
||||||
"memo": {
|
|
||||||
"concurrency": 0,
|
|
||||||
"customFields": "{}",
|
|
||||||
"fromId": 1,
|
|
||||||
"fromName": null,
|
|
||||||
"id": 0,
|
|
||||||
"name": "V8 Migrate - post migrate log and instructions",
|
|
||||||
"notes": "Hello, this is an automated memo from the v8 migrate utility.\n\nHelpful information:\n\nChanges in AyaNova 8 for users:\nhttp://localhost:7575/docs/ay-start-changes-from-v7/\n\nTechnical changes in AyaNova 8 for system administrators:\nhttp://localhost:7575/docs/ops-technical-changes-from-v7/\n\nImporting guide and recommended post import steps:\nhttp://localhost:7575/docs/ay-biz-admin-import-v7/\n\n\nLog:\n-----\nLOG FILE HERE\n----",
|
|
||||||
"replied": false,
|
|
||||||
"sent": "2021-08-19T17:03:39.190Z",
|
|
||||||
"tags": [],
|
|
||||||
"toId": 1,
|
|
||||||
"viewed": false,
|
|
||||||
"wiki": null
|
|
||||||
},
|
|
||||||
"users": [
|
|
||||||
1
|
|
||||||
]
|
|
||||||
}
|
|
||||||
*/
|
|
||||||
private async System.Threading.Tasks.Task PostExportLogToV8(ProgressForm progress)
|
private async System.Threading.Tasks.Task PostExportLogToV8(ProgressForm progress)
|
||||||
{
|
{
|
||||||
try
|
try
|
||||||
|
|||||||
Reference in New Issue
Block a user