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

[BUG] Remove-PnPGroupMember fails to remove group that is a member #4625

Open
2 of 6 tasks
svermaak opened this issue Dec 9, 2024 · 0 comments
Open
2 of 6 tasks

[BUG] Remove-PnPGroupMember fails to remove group that is a member #4625

svermaak opened this issue Dec 9, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@svermaak
Copy link
Contributor

svermaak commented Dec 9, 2024

Reporting an Issue or Missing Feature

Remove-PnPGroupMember fails to remove group that is a member

Expected behavior

Group that is a member of SP Group be removed

Actual behavior

Error stating "User with id 79 does not exist in this group"

Steps to reproduce behavior

Remove-PnPGroupMember -LoginName "ACLOUDSECURITYGROUP" -Group "ASPGROUP" -Connection $Connection;

What is the version of the Cmdlet module you are running?

Latest

Which operating system/environment are you running PnP PowerShell on?

  • Windows
  • Linux
  • MacOS
  • Azure Cloud Shell
  • Azure Functions
  • Other : please specify
@svermaak svermaak added the bug Something isn't working label Dec 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant