Hi,
I am trying to provision a custom list with a number of taxonomy fields in it (using a custom content type). I am using features for all. I have one features (site scoped) for the list definition, and one (web scope) for the instance. All features are included in a web template ONET.xml for a custom site type. All done in VS 2012.
Now the list does gets created but when I update and item I get "The SPListItem being updated was not retrieved with all taxonomy fields" error.
I have tested,
-Changing the throttling settings. No luck.
-Add an extra note field to the schema.xml for each Taxonomy field. No luck.
-Added the two taxonomy event receivers to the custom list. No Luck.
-added code to active the TaxonomyFieldAdded at site level in ONET.xml
Any one have some suggestions on how to do this in SP 2013?
Cheers,
CJ