Skip to content

Disable turbolinks when linking to Bitbucket import status

Turbolinks was causing issues with the Bitbucket JavaScript/display because it was trying to intercept /import/bitbucket/status even when a 302 redirection occurred:

image

Closes #2241 (closed)

Merge request reports