Clarify required permission for GitLab Migration
What does this MR do and why?
Adds hints to UI and docs for informing users that they need to have Owner permission to migrate their groups.
Related to #361170 (closed).
Screenshots or screen recordings
Before | After | |
---|---|---|
Empty | ||
No filter | ||
Filtered |
How to set up and validate locally
Go to Menu
->Groups
->Create group
.
Choose Import group
.
Enter the URL of GitLab instance where you have (or don't have for testing behavior of empty table) a group with Owner permission and valid Personal access token.
Then click Connect instance
.
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.
Edited by Riki Samejima