@samyt this most often happens to me where I load a record and then accidentally try and save it twice, I'd check your code for any accidental .save() calls.
s
samyt
12/03/2018, 11:03 AM
Yes, I have two script simultaneously updating the record
j
jmacdonald
12/03/2018, 11:03 AM
How are they doing this simultaneously? Is it a UE script perhaps on before submit? maybe you would be better loading the record again instead of using context.newRecord