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 missing group members when only users members of some groups can be found #273

Merged
merged 8 commits into from
Jul 17, 2024

Conversation

Yvand
Copy link
Owner

@Yvand Yvand commented Jul 17, 2024

CHANGELOG

  • Ensure that all group members are retrieved when only users members of specified groups can be found in SharePoint
  • Update the script that provisions tenant with test users and groups, to be more reliable and provision 999 users (instead of 50), so tests are more realistics
  • Improve tests

@Yvand Yvand merged commit bfc6265 into dev Jul 17, 2024
4 checks passed
@Yvand Yvand deleted the fix-missing-group-members branch July 17, 2024 11:26
Yvand added a commit that referenced this pull request Aug 20, 2024
* Update Yvand.EntraCP.nuspec

* Fix missing group members when only users members of some groups can be found (#273)

* Update Populate-EntraIDTenant.ps1

* Update EntraIDEntityProvider.cs

* add pagination to get all group members

* fix init of lists

* improve tests

* update tests

* return entities cloned from their source list

* Update CHANGELOG.md

* Update tests (#276)

* start work

* in progress

* continue work

* progress

* work

* rename types

* Update UnitTestsHelper.cs

* Update UnitTestsHelper.cs

* Update UnitTestsHelper.cs

* work

* Add sample of a custom claims provider (#278)

* publish sample

* Add README files

* update README

* Add a Bruno collection to replay requests to Microsoft Graph (#280)

* initial commit

* rename files

* set auth to inherit

* remove tests

* update doc

* Update README.md

* Update get access token.bru

* Update CHANGELOG.md

* reorganize folders

* Update UnitTestsHelper.cs

* remove outdated pipelines

* Improve tests (#281)

* work

* work

* work

* Update Populate-EntraIDTenant.ps1

* work

* work

* work;

* work

* Update Populate-EntraIDTenant.ps1

* Update reusable-prepare-dtl-env.yml

* Update reusable-prepare-dtl-env.yml

* Update run-tests.yml

* simplify the setup of tests

* Update run-tests.yml

* Update run-tests.yml

* Update Yvand.EntraCP.sln

* update workflows

* update workflows

* Update Yvand.EntraCP.Tests.csproj

* Update CHANGELOG.md

* Update reusable-build.yml

* Revert "Update reusable-build.yml"

This reverts commit d4b71d6.

* update build settings
@Yvand Yvand mentioned this pull request Aug 20, 2024
Yvand added a commit that referenced this pull request Aug 21, 2024
* Merge changes for EntraCP v27.0 to release branch (#282)

* Update Yvand.EntraCP.nuspec

* Fix missing group members when only users members of some groups can be found (#273)

* Update Populate-EntraIDTenant.ps1

* Update EntraIDEntityProvider.cs

* add pagination to get all group members

* fix init of lists

* improve tests

* update tests

* return entities cloned from their source list

* Update CHANGELOG.md

* Update tests (#276)

* start work

* in progress

* continue work

* progress

* work

* rename types

* Update UnitTestsHelper.cs

* Update UnitTestsHelper.cs

* Update UnitTestsHelper.cs

* work

* Add sample of a custom claims provider (#278)

* publish sample

* Add README files

* update README

* Add a Bruno collection to replay requests to Microsoft Graph (#280)

* initial commit

* rename files

* set auth to inherit

* remove tests

* update doc

* Update README.md

* Update get access token.bru

* Update CHANGELOG.md

* reorganize folders

* Update UnitTestsHelper.cs

* remove outdated pipelines

* Improve tests (#281)

* work

* work

* work

* Update Populate-EntraIDTenant.ps1

* work

* work

* work;

* work

* Update Populate-EntraIDTenant.ps1

* Update reusable-prepare-dtl-env.yml

* Update reusable-prepare-dtl-env.yml

* Update run-tests.yml

* simplify the setup of tests

* Update run-tests.yml

* Update run-tests.yml

* Update Yvand.EntraCP.sln

* update workflows

* update workflows

* Update Yvand.EntraCP.Tests.csproj

* Update CHANGELOG.md

* Update reusable-build.yml

* Revert "Update reusable-build.yml"

This reverts commit d4b71d6.

* update build settings

* Update prepare-dtl-env.yml

* Update prepare-dtl-env.yml

* Update CHANGELOG.md
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.

1 participant