Fixing CI/CD import when user is not authenticated
What does this MR do and why?
This fixes the bug where when a user clicks on "External CI/CD Repository" and has to re-authenticate; the import does not set-up the integrations.
This is because the url param ci_cd_only gets lost and the webpage does not know it originated from from the "External Ci/Cd" action
References
Screenshots or screen recordings
| Before | After |
|---|---|
How to set up and validate locally
- Follow the steps in: #287615 (closed) and the project should be imported successfully
MR acceptance checklist
Evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.
Related to #287615 (closed) ; Also related to #455603 (closed)
Edited by Max Fan