Indexed list columns not captured by Get-PnPSiteTemplate / Invoke-PnPSiteTemplate
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 259
- Forks
- 161
- Avg merge
- 10h 33m
- Merged PRs (30d)
- 1
Description
Using Get-PnPSiteTemplate / Invoke-PnPSiteTemplate and analyzing exported template file, Indexed List columns are no longer set as indexed on destination.
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 issue with Get-PnPSiteTemplate and Invoke-PnPSiteTemplate, then inspect the exported template for an indexed List column. Trace how the template captures and applies column indexing, and verify that the destination column is indexed after provisioning. The issue names no source files or tests, so locating the relevant provisioning-engine code is part of the investigation.
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
- Needs clarification
- Newbie friendliness
- 35/100