al3xicon
04/03/2025, 12:46 PMSSS_INVALID_SUBLIST_OPERATION
error message and the transactions cannot be saved. Is anybody else noticing this today? I'm wondering if there's a hotfix issue that NetSuite pushed last night or something along those lines.James Morris
04/03/2025, 1:21 PMal3xicon
04/03/2025, 1:31 PMJames Morris
04/03/2025, 1:33 PMTravis Gianni
04/03/2025, 1:52 PMRyan Valizan
04/03/2025, 3:26 PM{
type: "error.SuiteScriptError",
name: "SSS_INVALID_SUBLIST_OPERATION",
message: "CurrentRecord.getSublistValue",
id: null,
stack: [
"SSS_INVALID_SUBLIST_OPERATION: CurrentRecord.getSublistValue",
" at Object.createError [as nlapiCreateError] (<https://5132542.app.netsuite.com/javascript/suitescript/2.1/client/N.js?NS_VER=2024.2&minver=17&buildver=30104:828:16>)",
" at Object.createError [as create] (<https://5132542.app.netsuite.com/javascript/suitescript/2.1/client/N.js?NS_VER=2024.2&minver=17&buildver=30104:2123:42>)",
" at Object.validateAndGetOneBasedIndex (<https://5132542.app.netsuite.com/javascript/suitescript/2.1/client/N.js?NS_VER=2024.2&minver=17&buildver=30104:38271:26>)",
" at doGetSublistValue (<https://5132542.app.netsuite.com/javascript/suitescript/2.1/client/N.js?NS_VER=2024.2&minver=17&buildver=30104:75926:22>)",
" at CurrentRecord.getSublistValue (<https://5132542.app.netsuite.com/javascript/suitescript/2.1/client/N.js?NS_VER=2024.2&minver=17&buildver=30104:75919:11>)",
" at DynamicRecord.getSublistValue (<https://5132542.app.netsuite.com/javascript/suitescript/2.1/client/N.js?NS_VER=2024.2&minver=17&buildver=30104:32953:24>)",
" at loadLineShipToAddresses (<https://5132542.app.netsuite.com/javascript/records/R/taxcalculation.PUYIaV0rz_ZvtCLdnXu9sA.js:3812:29>)",
" at createTaxCalculationInput (<https://5132542.app.netsuite.com/javascript/records/R/taxcalculation.PUYIaV0rz_ZvtCLdnXu9sA.js:3375:3>)",
" at klass.readTaxCalculationInput (<https://5132542.app.netsuite.com/javascript/records/R/taxcalculation.PUYIaV0rz_ZvtCLdnXu9sA.js:4451:12>)",
" at klass.clearTaxCalculation (<https://5132542.app.netsuite.com/javascript/records/R/taxcalculation.PUYIaV0rz_ZvtCLdnXu9sA.js:4886:28>)"
],
cause: {
name: "SSS_INVALID_SUBLIST_OPERATION",
message: "CurrentRecord.getSublistValue"
},
notifyOff: false,
userFacing: true
}
We’ve filed a ticket with NetSuite as well, so hopefully they’ll get this resolved asap as it is really impacting our business at this point!Travis Gianni
04/03/2025, 4:25 PMRyan Valizan
04/03/2025, 4:33 PMTravis Gianni
04/03/2025, 4:34 PMRyan Valizan
04/03/2025, 4:53 PMRyan Valizan
04/04/2025, 2:40 PMDan Curtis
04/10/2025, 6:11 PM