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.
New AI Community Guidelines. Please review and follow them to ensure AI use stays safe, accurate, and compliant.
Keep an eye out for upcoming NetSuite events, including meetups, workshops, and webinars. These sessions are a great way to connect with peers, learn from experts, and stay current on the latest NetSuite updates and best practices. Registration links are provided in each event.
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