You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have created a provisioning template of a library, containing a DocumentSet contenttype.
_Get-PnPSiteTemplate -out PnP_provisioningtemplate_Vertragsmanagement_ContractLibraryOnly.xml -Handlers Lists -ListsToExtract "VertragsbibliothekVorlage"
When I create the library with the provisioning template in another site....
... the configured inheritance of metadata within the documentset contenttype no longer take action.
Am I doning something wrong? How can I re-enable the inheritance? I already tried to reset the "Shared columns" within the DocumentSet contentype - but did not solve the behavior.
This discussion was converted from issue #2600 on December 02, 2022 14:02.
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hi!
I have created a provisioning template of a library, containing a DocumentSet contenttype.
_Get-PnPSiteTemplate -out PnP_provisioningtemplate_Vertragsmanagement_ContractLibraryOnly.xml -Handlers Lists -ListsToExtract "VertragsbibliothekVorlage"
When I create the library with the provisioning template in another site....
Invoke-PnPSiteTemplate -Path PnP_provisioningtemplate_Vertragsmanagement_ContractLibraryOnly.xml
... the configured inheritance of metadata within the documentset contenttype no longer take action.
Am I doning something wrong? How can I re-enable the inheritance? I already tried to reset the "Shared columns" within the DocumentSet contentype - but did not solve the behavior.
Thanks for your help!
KR Martin
Beta Was this translation helpful? Give feedback.
All reactions