MembersCanShare setting reset to default false if not specified
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 259
- Forks
- 161
- Avg merge
- 10h 33m
- Merged PRs (30d)
- 1
Description
We have sites for which we've configured the "MembersCanShare" setting to be true.
When we apply a pnp provisioning tempate in which a "WebSettings" section is included without the MembersCanShare attribute specified, the setting is reset to false.
Our general expected behavior for PnP provisioning engine is not to touch settings/configuration if not explicitly specified
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 with the provisioning engine's handling of the WebSettings section and the MembersCanShare schema and API references linked in the issue. Trace what happens when MembersCanShare is omitted, then verify that applying such a template preserves an existing true setting without changing explicitly provided values.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100