Unable to update Incident custom object after upgrade to 3.7
Summary
Unable to update Incident custom object after upgrade to 3.7Content
We have a menu type custom object inside form of ask.php. <rn:widget path="input/SelectionInput" name="Incident.CustomFields.<package>.<objectName>" />. When we submit this form using the standard method "input/FormSubmit", we receive an error
" Uncaught exception 'RightNow\Connect\v1_2\ConnectAPIError' with message 'Invalid key: Invalid key 'Incident.CustomFields.<package>.<objectName>' found in list of key value item list' in scripts/cp/core/framework/3.7.3/Models/Incident.php:315"
1. I have verified that the name of custom object is correct by checking under Framework --> Business Objects -> Incident. I was able to save the form with same code in ver: 3.2
Tagged:
1