Jared Fraley
09/08/2022, 2:40 PMdbarnett
09/08/2022, 2:48 PMruntime.executionContext
in the UI script while running generic Mass Update and see what it comes back with, then exclude executing the UE script logic against that value
although I agree, I am not seeing a standard Mass Update option under https://docs.oracle.com/en/cloud/saas/netsuite/ns-online-help/section_4296646855.htmlJared Fraley
09/08/2022, 2:50 PMJared Fraley
09/08/2022, 2:51 PMdbarnett
09/08/2022, 2:56 PMjarens
09/08/2022, 2:58 PMJared Fraley
09/08/2022, 2:59 PM{
"type": "error.SuiteScriptError",
"name": "UNEXPECTED_ERROR",
"message": null,
"stack": [
"anonymous(N/serverRecordService)",
"beforeSubmit(/SuiteScripts/setEqualPrice_V2.js:24)"
],
"cause": {
"type": "internal error",
"code": "UNEXPECTED_ERROR",
"details": null,
"userEvent": "beforesubmit",
"stackTrace": [
"anonymous(N/serverRecordService)",
"beforeSubmit(/SuiteScripts/setEqualPrice_V2.js:24)"
],
"notifyOff": false
},
"id": "23279591-2319-4451-a96c-c3f1a61fe1bb-2d323032322e30392e3038",
"notifyOff": false,
"userFacing": false
}
Jared Fraley
09/08/2022, 3:00 PMJared Fraley
09/08/2022, 3:18 PMJared Fraley
09/08/2022, 3:18 PMJared Fraley
09/08/2022, 3:20 PMbattk
09/08/2022, 3:38 PMbattk
09/08/2022, 3:38 PMZack
09/08/2022, 4:15 PM