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 export
import source is enabled (example) - Project export is only enabled when the
Project export enabled
setting 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 enabled
checkbox in the admin UI toGitLab file exports enabled
- We could possibly rename
GitLab export
import source in the UI to beGitLab file exports
at the same time - Update documentation
Edited by 🤖 GitLab Bot 🤖