Admin settings to enable/disable file-based Group export/import
Everyone can contribute. Help move this issue forward while earning points, leveling up and collecting rewards.
About
Group file-based export/import is currently always enabled.
This is unlike project file-based export/import which can be controlled by admin settings (go to /admin/application_settings/general, and expand Import and export settings):
- Project import is only enabled when the
GitLab exportimport source is enabled (example) - Project export is only enabled when the
Project export enabledsetting is enabled (example)
Proposal
Have group file-based export/import observe the same settings as project file-based export/import.
- Update the UI and the API to check these same settings for file-based group export/import (we can refer to project export/import UI and API for where to update for groups).
- Rename the
Project export enabledcheckbox in the admin UI toGitLab file exports enabled - We could possibly rename
GitLab exportimport source in the UI to beGitLab file exportsat the same time - Update documentation
Edited by 🤖 GitLab Bot 🤖