Discussions
Stay up-to-date with the latest news from NetSuite. You’ll be in the know about how to connect with peers and take your business to new heights at our virtual, in-person, on demand events, and much more.
Now is the time to ask your NetSuite-savvy friends and colleagues to join the NetSuite Support Community! Refer now! Click here to watch and learn more!
Stay in the Know
Be sure you're subscribed to NetSuite communication to stay in the know about monthly happenings, updates and announcements. Subscribe
Be sure you're subscribed to NetSuite communication to stay in the know about monthly happenings, updates and announcements. Subscribe
Data Corruption in Escalation Records
I'm writing an alternative escalation system to NetSuite's, in order to cut escalation times down. It uses a custom record to define the escalation tree, and then inserts new employee records into the escalation sublist in the case based on that tree. However, I'm finding that when I run the code, the escalation sublist isn't in the same order as it was written on the last execution of the code, which breaks the escalation code since its history is lost. Below is an extracted piece of script that demonstrates the problem, along with the debug log that shows that between
0