Skip to content

Fix links to project issues redirect to wrong server

What does this MR do and why?

The issues link point to the main server instead of Geo Server #439806 (comment 1797925687)

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Before After
Screenshot 2567-03-03 at 09.33.32.png Screenshot 2567-03-03 at 09.32.29.png

How to set up and validate locally

  1. Start GDK
  2. Navigate to http://gdk.test:3000/gitlab-org/gitlab-test/-/issues
  3. The href of the issues should be link by the relative path
Edited by Phawin Khongkhasawan

Merge request reports