Status/Resolution/Reason: To Track//PRNeedInfo
Reporter/Name(from Bugbase): Jim P. / ()
Created: 05/15/2019
Components: ORM Support
Versions: 2016
Failure Type: Incorrectly functioning
Found In Build/Fixed In Build: CF2016 /
Priority/Frequency: Normal / All users will encounter
Locale/System: English / Win 2012 Server x64
Vote Count: 0
Problem Description:
Trying to use PreUpdate() and it's inserting two records on save.
Steps to Reproduce:
Use preUpdate to attempt to insert a new record on entity update.
Actual Result:
Two identical records are inserted for every update.
Expected Result:
Only one record inserted on update.
Any Workarounds:
None.
There were numerous bugs and posts about this way back in v9 !!!!!!!
Note: I'm using multiple datasources with ORM - I found a bug that had been fixed for v9 but only applied to single datasource.
Has no-one fixed this for multiple datasources in the last 10 years??????????????????????
Attachments:
Comments: