I am getting following error while trying to load solution in latest version of Ribbon workbench
------------------
undefined
RBW:3.1.443.1.9,CRM:9.2.21092.145
Failed to export EntityMap from entity recommendationmodel to recommendationmodelmapping during solution export. EntityMapId = 3e246c63-a0b6-e711-80fa-005056af57bb
Stack Trace:
Error:
at Xrm_Sdk_OrganizationServiceProxy$endExecute (:50318/WebResources/js/ClientUI.js:4677:13)
at Anonymous function (:50318/WebResources/js/ClientUI.js:19531:5)
at delegate (:50318/WebResources/js/ClientUI.js:2227:13)
at $1_0 (:50318/WebResources/js/ClientUI.js:19637:70)
Trace:
Server stack trace:
at System.ServiceModel.Channels.ServiceChannel.HandleReply(ProxyOperationRuntime operation, ProxyRpc& rpc)
at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout)
at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation)
at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)
Exception rethrown at [0]:
at Microsoft.Xrm.Tooling.Connector.CrmServiceClient.Execute(OrganizationRequest request)
at SyncOrganizationService.BeginExecute(OrganizationRequest request, AsyncCallback callback, Object asyncState)
at RWB2016.Plugins.RibbonCustomisationsPlugin.GetSolutionDetails(LocalPluginContext localContext, ITracingService trace, String inputData)
at SparkleXrm.Plugins.Plugin.Execute(IServiceProvider serviceProvider)
at RibbonWorkbenchAppHost.SparkleXrmBridge.ProcessExecute(String soapRequest, NameTable nt, XmlNamespaceManager prefixes)
at RibbonWorkbenchAppHost.SparkleXrmBridge.Process(String soapRequest, String action, NameTable nt, XmlNamespaceManager prefixes, Action`1 callback)