From dfa27c8aa308396fdbd4c782d10316b26267903e Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Mon, 4 May 2020 00:56:48 +0000 Subject: [PATCH] --- ayanova/devdocs/todo.txt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt index f10b6331..1424eb5b 100644 --- a/ayanova/devdocs/todo.txt +++ b/ayanova/devdocs/todo.txt @@ -87,7 +87,9 @@ TEST EXPORT BIG DATABASE WITH TONS OF ATTACHMENTS Finish off the v8 test export then get the below shit done so can move to stage 3 ASAP - +unhandled exception of type 'System.AggregateException' occurred in AyaNova.dll: 'One or more errors occurred.' + Inner exceptions found, see $exception in variables window for more details. + Innermost exception System.InvalidOperationException : 'WorkOrderItem.WorkOrderId' and 'WorkOrderItem.WorkorderId' are both mapped to column 'workorderid' in 'aworkorderitem' but are configured to use different data types ('bigint' and 'integer'). ============================