I have a M/R that updates item records, each updat...
# suitescript
c
I have a M/R that updates item records, each update takes 8-10 seconds, is there a way to disable other UE scripts that run on the item rec to speed things up?
e
Unselect Map/Reduce on the Context Filtering tab of your UE script deployments
👍🏻 1
c
Wow, that makes a ton of sense.