Forum Discussion
PnP List deploy error "The field was found invalid: {sitecollectiontermstoreid}"
- Mar 21, 2017
I updated the pnp package through NuGet and the problem seems to have been resolved.
Hi david.calabro,
could it be that you have multiple termstores? I had something similar yesterday and I haven't found a workaround for that yet. PnP doesn't seem to give an option to select a term store.
I'm not even sure what that would look like. How would I check for multiple term stores?
If I go to http://myinternalsite.net/sites/site1/_layouts/15/termstoremanager.aspx I don't see anything duplicated.
- Mar 17, 2017Check in central admin -services in this farm- check for multiple managed metadata services
- david.calabroMar 17, 2017Brass Contributor
I have confirmed that multiple services do not exist.
- david.calabroMar 17, 2017Brass Contributor
I'm fairly new to PnP but could it be that I'm not populating a value somewhere that it uses for {sitecollectiontermstoreid} or would that be a token that it swaps out automatically?
- Mar 19, 2017
Hi david.calabro, yes this is a token that should be resolved. So for somereason the PowerShell can't cget to the termstore.
Has the user that you are runnning as been specified as a term store administrator.
Does the column get created?
Is this a site column or a list column?
Are you able to share the xml from the template?