Allow users to skip exporting projects when exporting a group with offline transfer export
Everyone can contribute. Help move this issue forward while earning points, leveling up and collecting rewards.
Similar to Direct Transfer, users should be able to skip exporting projects when exporting a group using offline transfer export.
Proposed implementation
- Add an
export_projectsoption to theentitiesparam inPOST /offline_exportsthat defaults to true - When
export_projectsis false, all projects nested under the group entity should not be exported.
Edited by 🤖 GitLab Bot 🤖