Skip to main content

KI-56

Key/SummaryKI-56 Inbound Form update errors throw SObject row errorsStatusDone
Created05/19/2021Updated12/17/2021
DescriptionIf the Inbound Form update fails during the creation of Interactions and Requests, no Interactions or Requests will be created. Debug logs will show an error of "SObject row was retrieved via SOQL without querying the requested field: MED_Inbound_Form__c.Name".
Impacted CapabilitiesAffected AppsMedical Information Cloud - Classic Medical Information Cloud - Lightning
Affects VersionsMIC V10Fix VersionMIC V11
Steps to Reproduce1. Create an Interaction or Request. 2. Add a validation rule to Inbound Form that prevents updates. 3. Create a new Inbound Form. Interactions and Requests will not be created for the form and Apex job logs will show the SObject row error.
WorkaroundSet up Apex debug logs for the automated process user to find the real error that prevented the update.