Hello,
I have a big issue which I would like to hear about your ideas.
Case: I copy or upload a Office File (Word, Excel...) in a Document Llibrary of an target Site Collection. I then have the problem that the managed metadata of the file are mixed with terms of even different termsets. Back ground information: the Content types are everywhere the same located in the Site Collection Root.
I figgered out that this is happening because of the ID of the terms which are stored inside the offices documents. The term will be stored in the custome properties. It is strored as: ID#Terms|TERMGUID; ... if SharePoint would look up the Guid it everything
would be fine but it is taking the TermID which is a local ID of the Site Collecation located at the taxonomyhiddenlist.
If you now manually delete this entry in the file it will work out or you deactived Document Promtion. BUT I cannot tough everyfile on copy or upload to clean it up and I would like to avoid deactivation of the DocPromtion because the Picture Libraries will
not work anymore (means that is not creating thumbnails and not showing the image properties).
Does anybody would have an idea to solve this issue?
Is is possible to turn off the hidden taxonomy list?
Best regards, Robert