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: some properties of ExtractConfiguration are not used #3715

Closed
wants to merge 1 commit into from
Closed

fix: some properties of ExtractConfiguration are not used #3715

wants to merge 1 commit into from

Conversation

nils-a
Copy link

@nils-a nils-a commented Jan 29, 2024

Type

  • Bug Fix
  • New Feature
  • Sample

Related Issues?

fixes pnp/pnpframework#953

What is in this Pull Request ?

Some properties of ProvisioningTemplateCreationInformation were always set, regardless of them being explicitly set in the Cmdlet, or not.

Thus, those properties could not be set by using an ExtractConfiguration.

Some properties of ProvisioningTemplateCreationInformation were always
set, regardless of them being explicitly set in the Cmdlet, or not.
Thus, those properties could not be set by using an ExtractConfiguration.
@KoenZomers
Copy link
Collaborator

Thanks @nils-a for your contribution. Can you please edit this PR and allow us to update your PR? We need it to include the changelog entry.

@nils-a
Copy link
Author

nils-a commented Feb 9, 2024

@KoenZomers This is a trap I always fall into. While editing of this PR is allowed, it does not work since you have no permissions on my fork. This is a "feature" of GitHub, when forks are created in an organization...

I have given you write permissions on my fork, so you should now be able to push into it.

@KoenZomers
Copy link
Collaborator

Thanks @nils-a. Not sure what it is, but it still cannot interact with your PR branch. Typically only just leaving the default checkbox checked when creating your PR should be enough. No need to share entire repositories:

image

For now let's not waste any more time on this. I have taken your changes and created a new PR #3741 through which I will merge them.

Thanks for your efforts!

@KoenZomers
Copy link
Collaborator

Merged through #3741

@KoenZomers KoenZomers closed this Feb 9, 2024
@nils-a nils-a deleted the feature/GH-framework-953 branch February 10, 2024 21:55
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.

[BUG] Empty Search Settings when exported via Get-PnPSiteTemplate with configuration
2 participants