Skip to content

Add worker to export detailed group memberships information

Jarka Košanová requested to merge 460477-endpoint-export-workers into master

What does this MR do and why?

It adds worker to export detailed group memberships information

The services to do the export are being implemented in !157296 (merged) and the enpoint MR will be created.

The new worker doesn't do anything yet, but the intention of this MR is to have it ready so that once the linked MR (the one implementing the export functionality) is merged we don't need to update it, it will simply work.

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

How to set up and validate locally

There are no changes in the functionality. But to make sure the existing export works as expected:

  1. Go to group - members
  2. Try to export members

Related to #460477 (closed)

Edited by Jarka Košanová

Merge request reports

Loading