Skip to content

Fix group membership CSV export for invited users

Max Woolf requested to merge 338707-csv-export-bugs into master

What does this MR do?

  • Fixes failing CSV exports when group member list includes invited, unconfirmed users.

How to setup and validate locally (strongly suggested)

  1. Invite a bunch of users to a group.
  2. Try to export the group via CSV.

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

Does this MR contain changes to processing or storing of credentials or tokens, authorization and authentication methods or other items described in the security review guidelines? If not, then delete this Security section.

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team

Related to #338707 (closed)

Merge request reports