Has netsuite changes something with record.submitFields? We’ve recently started getting Invalid number errors when using record.submitFields for the ID. Even when I cast the number (in the this 15011) as an integer using parseInt() I still get that error: “Invalid number 15011.0”