Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(provisioning): unable to set column defaults on library root #947

Merged
merged 1 commit into from
Dec 11, 2023

Conversation

JakeStanger
Copy link

Previously column default values were only set on folders within the library. It possible and sometimes useful to set these values on the library root, which the engine was ignoring.

This refactors the code to call ProcessDefaultFolders on the library root.

Previously column default values were only set on folders within the library. It possible and sometimes useful to set these values on the library root, which the engine was ignoring.

This refactors the code to call `ProcessDefaultFolders` on the library root.
@jansenbe jansenbe merged commit ce5b482 into pnp:dev Dec 11, 2023
1 check passed
jansenbe added a commit that referenced this pull request Dec 11, 2023
@JakeStanger JakeStanger deleted the fix/column-default-values branch December 11, 2023 12:11
nils-a pushed a commit to nils-a-forks/pnpframework that referenced this pull request Jan 26, 2024
nils-a added a commit to nils-a-forks/pnpframework that referenced this pull request Jan 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants