Skip to content

Fixed Set-PnPTermGroup cmdlet group not found error #2232

New issue

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

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

Already on GitHub? # to your account

Merged
merged 1 commit into from
Aug 17, 2022

Conversation

milanholemans
Copy link
Contributor

@milanholemans milanholemans commented Aug 5, 2022

Type

  • Bug Fix
  • New Feature
  • Sample

Related Issues?

Fixes #2231

What is in this Pull Request ?

Fixed issue which throws a Group not found error.
Issue occurred because the line underneath was always false even when the group exists.

if (group.ServerObjectIsNull.Value != false)

@milanholemans milanholemans mentioned this pull request Aug 6, 2022
5 tasks
@gautamdsheth gautamdsheth merged commit e91b031 into pnp:dev Aug 17, 2022
@gautamdsheth
Copy link
Collaborator

Thanks @milanholemans , much appreciated

@milanholemans milanholemans deleted the setpnptermgroup-groupnotfound branch August 17, 2022 11:21
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG]Set-PnPTermGroup
2 participants