I have tried to create a new contact by hal import
Import file includes fields per each contact
Code
Name
CustCat
Short
Classification
Closed
Sales Pay.Terms
Sales Credit Limit
Price List
Discount Matrix
Sales Object
Warning on Sales
Invoice address row1 -row 5
Telephone
Email
Invoice To
SalesMan
Sales Group
When I try to save a new contact with type Customer (CUType=1) by
RecordStore(CUr,false) or RecordStore(CUr,true) or RecordInsert(CUr,false) or RecordInsert(CUr,true),
my single test client crashes with a message in hansa.log:
2017-03-24 17:21:53 A backtrace called due to: CopyDVP with some KeyMasterArrType touchedf!=false
2017-03-24 17:21:53 A -------------------- backtrace start -------------------------
2017-03-24 17:21:53 A 0: 0 hansa-cocoa-r 0x0000000100400f05 _Z11OSBacktracePKc + 53
2017-03-24 17:21:53 A 1: 1 hansa-cocoa-r 0x00000001000c26ab _Z7CopyDVPP19DataBaseVersionTypeS0_ + 1115
Checkbox "Don't use Address Lookup when creating new Contacts" is activated.
Tested SERP 8.2 and SERP 8.3 170319
Contacts register doesn't have any customised fields or indexes.
What can be a reason of crash ? Have you met similar problem ?
Should I assign UUID on a new contact ?
//Nadja 24.03.2017