Skip to content

Display error message in BulkImport initial page

What does this MR do and why?

Validate URL and token in BulkImport, aka GitLab Migration after submitting the form. Display an error message in case of invalid data.

Related to: #383758 (closed)

Screenshots or screen recordings

Error_message

How to set up and validate locally

  1. Enable GitLab direct transfer on Admin -> Settings -> General -> Visibility and access controls
  2. Go to new Group
  3. Import Group
  4. Provide the access token and URL
  5. Check if the error message is displayed

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 Rodrigo Tomonari

Merge request reports