Skip to content
This repository has been archived by the owner on Jan 19, 2021. It is now read-only.

Add ability to exclude fields from content type hub when extracting provisioning template #2565

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

NicolajHedeager
Copy link
Contributor

Q A
Bug fix? no
New feature? yes
New sample? no
Related issues? mentioned in #1222

What's in this Pull Request?

This PR adds the ability to exclude fields that came from content type hub. For backwards compatibility, fields are included by default.

…ntent type hub when extracting fields for web
@jansenbe
Copy link
Contributor

jansenbe commented Mar 9, 2020

Thanks for this change @NicolajHedeager

We typically try to avoid additional settings in ProvisioningTemplateCreationInformation, also would then require an additional parameter in PS. @erwinvanhunen : what do you think?

@jensotto
Copy link
Contributor

jensotto commented Jun 5, 2020

I think this could be done by using the existing IncludeContentTypesFromSyndication setting. If content types from syndication is not included then fields probably also should not be included.

@jensotto
Copy link
Contributor

jensotto commented Jun 5, 2020

Also if not exporting fields from syndication it would not make sense to export content types from syndication as those content types would depend on the fields from syndication.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants