Chaim Silbiger
06/10/2025, 6:37 PMCeligo AI
06/10/2025, 6:37 PMAI generated answer (using internal Slack threads):The "Ambiguity error on logical key multi-match" error typically occurs when you are trying to add multiple line items of the same item to an existing sales order via CSV import. This ambiguity arises because NetSuite cannot determine whether you want to update an existing line item or add a new one. To avoid this error, you need to obtain the Line IDs from the original order and then, in your CSV, add Line IDs to the new line items that do not match the existing Line IDs from the order. For instance, if your order already has:
LINE ID | ITEM
1 Item X
2 Item Y
3 Item Z
And you want to add another line with Item X, you'll need to set the Line ID for that row in your CSV to 4 (or 5, 6, 7, etc., just not the existing line IDs).
However, if you encounter the error 'The record has been deleted since you retrieved it', the solution is to not map the line id during the import. This error usually occurs when you are doing an add and update, or just update import.
******
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
06/10/2025, 6:37 PMSlack thread 1: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.874555707
Slack thread 2: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.816912293
Slack thread 3: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.809242904
Celigo AI
06/10/2025, 6:37 PM