Hello everyone,
Since the update to Microsoft Dynamics 365 Version 1710 (9.0.2.2646) online, in my account I have a problem when modifying the address fields in the composite address field - after that the Save buttons in the Account and Contacts entities aren't making a Save. While in Leads entity, there is not such problem.
Is there anyone with similar issue?
In the debugger there is this error:
"address1_line1 is null
global.ashx?ver=-2124588753:6855 CrashReport:
FileName:/form/page.aspx
LineNumber:0
Function:XrmCore.Commands.Save.saveForm
ErrorReport:<CrmScriptErrorReport>
<ReportVersion>1.0</ReportVersion>
<OriginContext>XMLHandler</OriginContext>
<OriginCorrelationId>{50883eb8-3b90-c358-277a-23a0807483db}</OriginCorrelationId>
<ScriptErrorDetails>
<Message>Cannot read property 'GetId' of undefined</Message>
<ExceptionNumber>0</ExceptionNumber>
<Line>0</Line>
<URL>/form/page.aspx?lcid=1033&themeId=f499443d-2082-4938-8842-e7ee62de9a23&tstamp=1177931&updateTimeStamp=636743988747533235&userts=131840774038307129&ver=-2124588753#etc=1&extraqs=%3fetc%3d1&pagemode=iframe&pagetype=entityrecord&counter=1539617173969</URL>
<PageURL>/form/page.aspx?lcid=1033&themeId=f499443d-2082-4938-8842-e7ee62de9a23&tstamp=1177931&updateTimeStamp=636743988747533235&userts=131840774038307129&ver=-2124588753#etc=1&extraqs=%3fetc%3d1&pagemode=iframe&pagetype=entityrecord&counter=1539617173969</PageURL>
<Function>XrmCore.Commands.Save.saveForm</Function>
<FunctionRaw></FunctionRaw>
<SourceScriptName>$webresource:Main_system_library.js</SourceScriptName>
<CallStack>
TypeError: Cannot read property 'GetId' of undefined at Object.AddressChanged (https://11102028.crm.dynamics.com/%7B636751731440002646%7D/WebResources/msdyn_/GeoCodeUtils/GeoCodeForm.js?ver=-2124588753:1:8924) at t.OnSave (https://11102028.crm.dynamics.com/%7B636751731440002646%7D/WebResources/msdyn_/Account/Account.Library.js?ver=-2124588753:1:56138) at https://11102028.crm.dynamics.com/_common/global.ashx?ver=-2124588753:6855:194669 at Mscrm.TurboForm.Control.Data.DataEntity.$Ew_1 (https://11102028.crm.dynamics.com/_static/form/formcontrols.js?ver=-2124588753:19007:13) at Mscrm.TurboForm.Control.Data.DataEntity.$Oc_1 (https://11102028.crm.dynamics.com/_static/form/formcontrols.js?ver=-2124588753:18807:25) at Mscrm.TurboForm.Control.Data.DataEntity.saveInternal (https://11102028.crm.dynamics.com/_static/form/formcontrols.js?ver=-2124588753:18648:25) at Mscrm.TurboForm.Control.Data.DataEntity.save (https://11102028.crm.dynamics.com/_static/form/formcontrols.js?ver=-2124588753:18620:18) at Mscrm.FormControls.ClientApi.XrmTurboFormEntity.save (https://11102028.crm.dynamics.com/_static/form/formcontrols.js?ver=-2124588753:12726:20) at Function.Mscrm.CommandBarActions.saveForm (https://11102028.crm.dynamics.com/_static/_common/scripts/commandbaractions.js?ver=-2124588753:1:222434) at Function.Mscrm.RibbonActions.saveForm (https://11102028.crm.dynamics.com/_static/_common/scripts/ribbonactions.js?ver=-2124588753:1:106205) </CallStack>
</ScriptErrorDetails>
<ClientInformation>
<BrowserUserAgent>Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36</BrowserUserAgent>
<BrowserLanguage>undefined</BrowserLanguage>
<SystemLanguage>undefined</SystemLanguage>
<UserLanguage>undefined</UserLanguage>
<ScreenResolution>1920x1080</ScreenResolution>
<ClientName>Web</ClientName>
<ClienState>Online</ClienState>
<ClientTime>2018-10-15T18:26:38</ClientTime>
</ClientInformation>
</CrmScriptErrorReport>"