Topic by Bret Williams
Content
We are on CX Cloud Service February 2013 SP4 (build 123 – 09/18/2013 23:27)
Here is the full text of the error:
{"Cannot save/update: Incident(ID=0): \nInternal Error - Pair Error\n Pair Chain: \n Description: Invalid input for custom field menu id: value=0, cf_id = 49, col_name=c$new_feature\n\nWhile performing create on Incident"}
I've combed this forum and cannot suss out anything new to try that I haven't already tried on my own. We use lots of Custom Fields, and we have created some custom menu items to track complaints related to new product features. This has been working fine until we added a new one last week. We started getting this error and when we deleted the new custom field the API started working again. To be clear, the new menu already has 22 items. This error happens when we add a 23rd item.
Has anyone something for me to try? I can post our .NET C# code if that will help.