Library setting not captured by PnPSiteTemplate #2839
-
I am using PnPSiteTemplate to capture the configuration of a single document library, then provision other libraries. That works well for all my settings (fields, views), except for one: the advanced setting to open files in the client application is lost in the process. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
@veronicageek I see that you have moved this thread from issue to discussion. Does it mean that what I am seeing is the expected behavior, not a bug? |
Beta Was this translation helpful? Give feedback.
-
Hi! Thanks for sharing the feedback. The library property that you are referring to should be DefaultItemOpenInBrowser and as far as I can see, we don't have it in the schema, so for sure we do not extract it. I've just added an issue in the schema repo, so that we can implement it in the next schema release. Thanks. |
Beta Was this translation helpful? Give feedback.
Hi! Thanks for sharing the feedback. The library property that you are referring to should be DefaultItemOpenInBrowser and as far as I can see, we don't have it in the schema, so for sure we do not extract it. I've just added an issue in the schema repo, so that we can implement it in the next schema release. Thanks.