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

Revert to use global group members endpoint and filter departments #15

Merged
merged 1 commit into from
Nov 2, 2023

Conversation

fschrempf
Copy link
Owner

Previous work to avoid the global group members endpoint caused high load on the API server as we needed an additional request per group.

Instead we now revert to the old behavior which requires to give the API user "administer persons" permissions and therefore see all persons.

In order to still limit the exported persons to a certain department, let's introduce a department filter for the persons.

Previous work to avoid the global group members endpoint caused high
load on the API server as we needed an additional request per group.

Instead we now revert to the old behavior which requires to give the
API user "administer persons" permissions and therefore see all persons.

In order to still limit the exported persons to a certain department,
let's introduce a department filter for the persons.
@fschrempf fschrempf merged commit 9938ead into main Nov 2, 2023
4 checks passed
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