Anyone else encounter this issue with their existi...
# suitescript
e
Anyone else encounter this issue with their existing code which works in 2025.2 and is now erroring out in 2026.1? NS 2026.1 changed the internal routing of selectNewLine — it now goes through RecordInvoker.selectLine → DynamicRecord.insertLine, but the line parameter isn't being passed internally, causing the crash.