Random error in AjaxCustom controller
Summary
Receiving a ConnectAPIError with message 'Invalid ID: Incident with ID 0 does not exist'Content
We have a custom controller that submits the incident and with the id/refno that it receives after the submission it then submits some data in our custom object. The thing is, while it usually works, on some occasions the Incidents fail. It happens randomly. I have not been able to identify a problem with the data passed or something. The error happens after the ID of the CustomField is returned from the model to the controller to update the Incident.
Error message: exception 'RightNow\Connect\v1_3\ConnectAPIError' with message 'Invalid ID: Incident with ID 0 does not exist.
0