<@U6Z208M32> this most often happens to me where I...
# suitescript
j
@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
Yes, I have two script simultaneously updating the record
j
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