<@ULVFZN86N> `beforeSubmit` and `afterSubmit` User...
# suitescript
e
@Fran
beforeSubmit
and
afterSubmit
User Events are triggered on each record that is affected by the Mass Update. There is no script trigger for when a Mass Update has finished all records.
👍 1
f
Thanks for your response. For some reason, it’s not triggering the user event on my Sandbox account. I’m trying to figure out why.
b
what does the script deployment's status and audience look like
f
message has been deleted
message has been deleted
The execution context it’s for all but without the Web Store context and it’s executed on beforeLoad function
b
that does look like it should cover most normal things
which mass update are you doing?
f
Update items prices for items
b
thats unusual enough that im not surprised its not triggering
i personally would only expect the general updates to work
f
Yes, it’s very weird