Get-PNPSiteTemplate not exporting all lists when using -Handlers Lists
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 259
- Forks
- 161
- Avg merge
- 10h 33m
- Merged PRs (30d)
- 1
Description
When pulling the template for a site with 16 libraries, only getting 11 of them
Command line being run-
$Template = Get-PnPSiteTemplate -OutputInstance -PersistBrandingFiles -PersistPublishingFiles -Handlers PageContents,Lists -IncludeAllClientSidePages -Force
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the reported Get-PnPSiteTemplate command with -Handlers PageContents,Lists against a site containing 16 libraries. Inspect the Lists handler and compare the exported template with the source site; done means all 16 libraries are included when using the reported options.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100