Skip to content

Show alert when project transfer is still running

Julia Miocene requested to merge project-transfer-is-still-running into master

What does this MR do and why?

Show alert when project transfer is still running like we show the import in progress. Based on #17372

Import in progress

CleanShot_2024-04-08_at_13.44.13_2xCleanShot_2024-04-08_at_13.44.21_2x

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

Before After
CleanShot_2024-04-08_at_13.48.33_2x CleanShot_2024-04-08_at_13.27.40_2x
CleanShot_2024-04-08_at_13.48.55_2x CleanShot_2024-04-08_at_13.27.30_2x

How to set up and validate locally

  1. Create a project
  2. Add a lot of files (I imported GitLab repo)
  3. Go to Settings > General > Advanced
  4. Transfer project to another group

Closes #17372

Edited by Julia Miocene

Merge request reports