Skip to content

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 before-empty after-empty
No filter before-no-filter after-pop-no-filter
Filtered before-filter after-pop-filter

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.

Edited by Riki Samejima

Merge request reports