Skip to content

Conversation

@narrowizard
Copy link
Collaborator

Summary

  • Add GITLAB_SERVER_COLLECT_ALL_USERS configuration option
  • Implement logic to collect all users when enabled
  • Update task data and configuration reader to support new option
  • Modify account collector to use new option

Does this close any open issues?

Closes #8523

Screenshots

Default(no GITLAB_SERVER_COLLECT_ALL_USERS set)

image image

When set GITLAB_SERVER_COLLECT_ALL_USERS to false

image

Other Information

Any other information that is important to this PR.

- Add GITLAB_SERVER_COLLECT_ALL_USERS configuration option
- Implement logic to collect all users when enabled
- Update task data and configuration reader to support new option
- Modify account collector to use new option

#8523
@dosubot dosubot bot added size:M This PR changes 30-99 lines, ignoring generated files. component/plugins This issue or PR relates to plugins pr-type/feature-development This PR is to develop a new feature labels Aug 7, 2025
@narrowizard narrowizard marked this pull request as draft August 7, 2025 08:08
@narrowizard narrowizard marked this pull request as ready for review August 7, 2025 08:09
@narrowizard narrowizard requested a review from klesh August 7, 2025 08:09
@narrowizard narrowizard merged commit 61fdbb6 into main Aug 7, 2025
13 checks passed
@narrowizard narrowizard deleted the fix-8523 branch August 7, 2025 08:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

component/plugins This issue or PR relates to plugins pr-type/feature-development This PR is to develop a new feature size:M This PR changes 30-99 lines, ignoring generated files.

2 participants