I have come across an issue with the creation of SharePoint folders when integrating with CRM 2013.
When a document location is created via CRM the record GUID is now appended to the folder name in SharePoint and this seems to work fine when the folder structure is not "Based on Entity". However, when the folder structure is based on entity (for
example, the contact record) the GUID is not appended to the folder name of the contact record if a document location is created for a related entity (e.g. Opportunity) before it is created for that contact.
For example say we have a contact called John Smith, when navigating to documents for this record a folder will be created with the GUID appended, e.g. John Smith_C6C9F77A6E74E3119FE5D89D67649648
However, if I was first to create an Opportunity for John Smith and navigate to the documents for that record I am prompted to create a folder with the location "/contact/John Smith/opportunity/Test_7EE222E07174E3119FE5D89D67649648". So this then
creates a John Smith folder without the GUID.
This seems like a bug to me, just wondering if anyone else has encountered this and / or knows when a fix may be available?