I have an user event script that Is setting a fiel...
# suitescript
l
I have an user event script that Is setting a field value to 0. Why does the script trigger on a CSV import but does not trigger on a Mass Update?
b
what does your script deployment look like
l
message has been deleted
b
the actual deployment record
not the sublist view from the script record
taking a look at the script name, this may be a question better answered by celigo
l
i cant find the script deployment
b
goto view mode on the script record
the deployment tab has links to the deployment in view mode
l
message has been deleted
b
everything on that script deployment looks correct
i would guess something in the script file doesnt work for mass updates
r
Yeah the script could be doing execution context filtering in code
l
Upilio.telquest.userevent.salesOrder.autoFulfillment3.js
this is the script. can you guys take a look at it and let me know what is wrong with it
b
without going too far, it looks like it does run for mass updates. It might not fulfill it depending on the logic of the script itself, but there should be some logs
from a basic look at the script, only updating the custbody_celigo_amz_fulfillmentchannel to FBA should do anything in your mass update