Skip to content

Hotfix Github import

Rostyslav Safonov requested to merge rs-hotfix into master

What does this MR do and why?

Currently, on master branch during Github import we have an error: undefined method 'project_issues_url' for #\u003cModule:0x. Code with fail related to this MR that was locally tested and merged.

I'm not sure why routes mapping started to fail and need to investigate that. In same time we need this hotfix to disable reference links convertion to not break functionality on gitlab.com.

How to set up and validate locally

Start importing project from Github that contains any notes (in issues or pull-requests) and ensure that it will successed.

Merge request reports