Some more information re the Assign Hanging problem Prod Version 1612 (9.0.1.425) (DB 9.0.1.425) online In PROD the AssignRequest function exists - call succeeds from QueueCommands.js (CRM file) ODataContract.AssignRequest function t(t,e,n,r){e="("+e.replace("{","").replace("}","")+")",this.id=r.replace("{","").replace("}",""),this.etn=n,this.payload={"@odata.type":"#Microsoft.Dynamics.CRM."+n,"ownerid@odata.bind":"/"+t+e}} Sandbox Version 1612 (9.0.1.425) (DB 9.0.0.3292) online in Sandbox the AssignRequest function does not exist - call fails from QueueCommands.js (CRM file) ODataContract.AssignRequest undefined
↧