delete admin user from projects and groups after importation
Only if he don't existe in backup's file
-
get admin user id -
get admin email -
list The ID or URL-encoded path of the project or group owned by the authenticated user -
remove the members of groups and projects (https://docs.gitlab.com/ee/api/members#remove-a-member-from-a-group-or-project)
Edited by Christophe Chaudier