I've started getting a `RCRD_HAS_BEEN_CHANGED` err...
# suitescript
s
I've started getting a
RCRD_HAS_BEEN_CHANGED
error, in one of my scripts, but I am fairly certain that it is not opened for editing in the UI by anyone, so I am trying to determine another cause. Unfortunately it's being too inconsistent to test my solutions, but I'm wondering if it could be from loading a record in my script that I never save? Will the record unload automatically when my script ends or do I need to explicitly save it (even if I have not made any changes to be saved)?