Fix validation error from backend not showing on failed import
requested to merge 404982-direct-transfer-page-main-component-not-refreshing-when-re-import-is-selected into master
What does this MR do and why?
Fix validation error from backend not showing immediately on failed Direct transfer import.
Changelog: fixed
Screenshots or screen recordings
Before | After |
---|---|
Direct_transfer_validation_error_before | Direct_transfer_validation_error_after |
How to set up and validate locally
- In the header bar, click on + icon (Create new...) > New group.
- Select Import group.
- Fill in the GDK URL as GitLab source instance URL and a Person Access Token.
- You should be on the Import groups page.
- Start a new import for any group with the
New group
name ending with underscore_
(which is invalid input).
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.
Related to #404982 (closed)