Has anyone encountered issues with the built-in Ma...
# suitescript
s
Has anyone encountered issues with the built-in Mass Price Update not triggering User Event scripts or logging changes? We're using the built-in Mass Update for pricing (Lists > Mass Update > Pricing) and running into two problems: 1. After the mass price update runs, the afterSubmit User Event script deployed on the Inventory Item record is not being triggered. The script works fine when editing records through the UI, but does not fire during the built-in mass update. 2. The price changes made by the mass update are not showing up in the System Information / System Notes on the record — there's no audit trail of the change. Is this expected behavior for built-in mass updates? If so, what's the recommended workaround — Workflows, Custom Mass Update scripts, or something else?
b
not all updates trigger user event script, not all updates leave system notes
go use something like a map/reduce script if you require more standard behaviour
s
What would trigger it ? Just time based ?
b
your choice, its a script
s
Is there a way to know which records the ran the mass update against?
b
probably no standard one