Trying to copy an valid assembly build to a new on...
# suitescript
c
Trying to copy an valid assembly build to a new one and saving it, but getting an
UNEXPECTED_ERROR
any thoughts?
s
try in different browser and see if you get a "better" error
c
Does that really matter with a user event script?
s
yeah internet explorer used to reguarly give me more explicit error than unexpected chrome would give
c
No luck, same unexpected_error
s
I would check the scripted records on assembly build and turn them off one by one to see if the error goes away
c
using record.create does function instead of the record.copy
I did already turn off all other scripts and workflows, just to be sure
s
sounds frustrating
c
Sure is but since record.create does work, I'll use that instead.