The feature-upgrade tag has no wiki summary.
2
votes
1answer
2k views
Does Update-SPSolution trigger a SPFeature.Upgrade()?
I'm looking into Feature versioning and upgrading in SharePoint 2010 and I don't know exactly if the Update-SPSolution cmdlet triggers a SPFeature.Upgrade().
Are <UpgradeActions> elements ...
0
votes
2answers
240 views
Upgrading site definition
I have a question about the upgrade process for features in SharePoint.
In my feature, I'm deploying a custom site template along with a couple of list definitions, webparts, etc. Now when I upgrade ...