404 "Page not found" error when clicking link to Wiki submodule in repo browser

Everyone can contribute. Help move this issue forward while earning points, leveling up and collecting rewards.

Summary

When the repository Wiki is added as a submodule to the repo, clicking on the submodule via the GitLab web repo browser gives a 404 error.

Steps to reproduce

  1. Add Wiki (e.g. git@gitlab.com:project-name/repo-name.wiki.git) as a submodule to the repository.
  2. Click link to submodule via repo browser, i.e. shown below:

image

What is the current bug behavior?

404 "Page not found" error.

What is the expected correct behavior?

Ideally, this should redirect to 'https://gitlab.com/project-name/repo-name/wikis/home' or similar.

Edited by 🤖 GitLab Bot 🤖