Calling directly from the ‘Phone Call’ activity would now resolve the call to the record stored in the ‘To’ field of the phone call. (PK)
To enable this feature, please create a settings key with the name “useToFieldFromPhoneCall” with the value “true”
New records in the ‘MSCRM History’ table will now store the ‘Contact’ and ‘Parent Customer Account’ lookup when a call is finished and resolved to a contact. (PK)
To enable this feature, please create a settings key with the name “saveParentAccountInHistory” with the value “true”
Bug Fixes
Fixed an issue where an error email was wrongly sent to tempschedulers (DB)