Skip to content

Fix flaky issue detail spec

Heinrich Lee Yu requested to merge 437351-fix-flaky-issue-detail-spec into master

What does this MR do and why?

Visit the blank page before switching users to prevent CSRF errors from AJAX requests triggered from the previously loaded page.

In https://gitlab.com/gitlab-org/gitlab-foss/-/jobs/6884064233, the POST request to POST /-/track_namespace_visits fails.

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.

Related to #437351 (closed)

Edited by Heinrich Lee Yu

Merge request reports