Skip to content

Fix bulk_import history prop type check

What does this MR do and why?

Fix breadcrumb to use a String instead of Integer for id.

Changelog: fixed

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Screenshots or screen recordings

Screenshot_2024-06-30_at_14.46.04

How to set up and validate locally

  1. On the left sidebar, at the top, select Create new... (+) and New group. Then select Import group.
  2. In GitLab source instance base URL, enter your GDK URL. For example, http://127.0.0.1:3000.
  3. In Personal access token, enter a token from your GDK.
  4. Select Connect instance.
  5. Start an import with any of the groups.
  6. Go to the Migration history page of that import. For example, http://127.0.0.1:3000/import/bulk_imports/169/history.

Merge request reports