Konrad K.

Results 7 comments of Konrad K.

I have just opened a pull request in pnp/PnP-Provisioning-Schema repo ([pnp/PnP-Provisioning-Schema#617](https://github.com/pnp/PnP-Provisioning-Schema/pull/615)) to add SectionType attribute to the schema.

In my opinion, those fields should not be extracted into a site template as any other OOTB fields. The solution might be to add those fields to BuiltInFieldId. This should...

Site.GetRecycleBinItems is a CSOM method and in no way related to pnpframework. This issue should rather be raised in https://github.com/SharePoint/sp-dev-docs repo.

I am experiencing the same issue. Also on macOS, but in my case, with a fast network connection. @gingemonster Have you ever found a solution for this?

For everyone that came across the same issue - for me the solution was to split one large template into multiple smaller ones. Sent from Nokia 6310i ________________________________ From: Brian...

I have just tried to reproduce the problem and I was unable to do so. I have created a term group and a term set with similar terms as you...

Fixing this would require making changes in PnP.Framework - PnP.Framework.Graph.UsersUtility.ListUsers method. Essentially, the issue is that manager is returned only once you add $expand=manager to the query (adding $select is...