darrenhillconsulting
10/04/2025, 5:11 PMCeligo AI
10/04/2025, 5:11 PMAI generated answer (using internal Slack threads):The error message "Items you have requested in the record have been deleted since you retrieved the form" typically indicates that there is a discrepancy between the data you are trying to save and the current state of the data in NetSuite. This can occur if an item on the record you're trying to save has been deleted or modified by another user or process while you were working on it. In the context of a Single Page Application (SPA), this could happen if the SPA is trying to save a record that has been modified since the SPA retrieved it. To resolve this issue, you should ensure that the data you're trying to save is up-to-date. This might involve refreshing the data in your SPA before attempting to save it, or implementing some form of concurrency control to prevent simultaneous modifications to the same data. Remember to always double-check the items on the record you're saving to ensure they still exist in the system. If the problem persists, you might want to look up the specific error in SuiteAnswers, as it is a common error for various scenarios. ****** Disclaimer: This response was generated by an artificial intelligence assistant based on previous conversations from multiple Slack channels, and may contain inaccuracies or mistakes. ******
Celigo AI
10/04/2025, 5:11 PMSlack thread 1: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.854431152
Slack thread 2: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.845947266
Slack thread 3: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.840759158
Celigo AI
10/04/2025, 5:11 PM