We get this error after the update to the latest 8 version. The error appears in the email entity, when someone tried to add the email to the queue. I also encoutered this error on the test machine that has the same version. What I tried:
It seems like the error only effects the webinterface and the E-mail got still added to the queue. Has anybody else encountered this problem? I'm close to report this as bug to MS. The error appears in Chrome and IE.
*This post is locked for comments
Ok, I fixed the issue. It was coming from the "from" field. I compared the metadata with the bbc field and found out that it is missing the TypeCode to the contact. Here is what I added to it:
<LookupTypes> <LookupType id="00000000-0000-0000-0000-000000000000">9700</LookupType> <LookupType id="00000000-0000-0000-0000-000000000000">8</LookupType> <LookupType id="00000000-0000-0000-0000-000000000000">2</LookupType> <LookupType id="00000000-0000-0000-0000-000000000000">1</LookupType> <LookupType id="00000000-0000-0000-0000-000000000000">4</LookupType> <LookupType id="00000000-0000-0000-0000-000000000000">4000</LookupType> <LookupType id="00000000-0000-0000-0000-000000000000">2020</LookupType> <LookupType id="00000000-0000-0000-0000-000000000000">9953</LookupType> </LookupTypes>
Imported the solution again, and finally it is fixed! In my case the missing TypeCode (2) to the contact was causing this issue.
Thanks for your reply. I added all lookups and partylists now in the solution and exported them. The exported solution is missing some fields "createdon", "createdby",.. but I hope this is the normal behavior. But I'm missing a CRM XML that is not comprimized. Do partylists need a LookupType entry?
For the following fields the LookupType entry is missing: bcc, regardingobjectid, to
Alright so that probably means that there could be more fields affected by the same upgrade bug. The from field was the culprit in our case so that's why I assumed it to be the same here.
The error is the same, in that the form xml is corrupt and is missing a lookuptype in one of the fields.
Kindly repeat the steps above but add the entire email entity instead of just the from field.
Scan each field of type lookup or type partylist and see if you can locate which other field is having this problem.
The lookup types to add in my posted solution is specific to the from field since the from field can be from either a User or a Queue. If you are missing the lookuptypes on another field you'll have to check which types of entities are valid for that field and adjust the lookuptype codes accordingly.
Thanks for your answer but I don't understand what you mean. The error appears for a received email, when we try to add that to the queue. The same e-mail also failed to automatically generate a queueitem.
Ok, I just tried to remove the LookupTypes -> import the solution -> add it again, and import again. This did not fix the issue.
Hello,
thanks for your quick answer. I exported the solution now. The values did look ok, I would say:
Hi
There is a known issue from this update with the "from"-field on the email entity.
You can fix this by editing the customization-xml for the email entity:
1. Create a solution
2. Add the "from" field from the existing Email entity
3. Export the solution as unmanaged
4. Unzip the file "customizations.xml"
5. Edit the file and add the missing lookup types according to my attached image
6. Re-add the modified customizations.xml file to the zip.
7. Import the zip solution into CRM and publish all changes
you may be trying to add those record which is not entity type of lookup filters.
first, check the lookup filters entities and try to add the record
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.
André Arnaud de Cal... 291,240 Super User 2024 Season 2
Martin Dráb 230,149 Most Valuable Professional
nmaenpaa 101,156