SubPointSolutions / spmeta2

SharePoint artifact provision for .NET platform. Supports SharePoint Online, SharePoint 2019, 2016 and 2013 via CSOM/SSOM.
http://subpointsolutions.com/spmeta2
134 stars 56 forks source link

Incremental provision enhancement #1076

Open vlad-ivanov-d opened 7 years ago

vlad-ivanov-d commented 7 years ago

Hello

First of all I would like to thank you for incremental provision feature. Great work! Our project model consist of 3000+ nodes and incremental provision is must have feature for us.

If I understand correctly SPMeta2 saves model hash in SharePoint after full model is succcessfully provisioned? And if our model fails on 1500-th node we have to start provision from the first node... In that case I want to suggest you a solution if incremental provision fails: save successfully deployed model nodes hash in SharePoint first, and after that throw an exception.

What do you think about this or may be somebody have already suggested something like this?

vlad-ivanov-d commented 7 years ago

Hey, I know you have a really big workload, greate respect for you and all your greate work! But anyway I want to ask you about news of improving an incremental provision feature, because it's really interesting. Do you have any news for us or maybe you need some help, for example, for testing?