Skip to content

Fix relative link on issue's author href

What does this MR do and why?

Change the issue's author link from absolute to relative to prevent Geo redirect to wrong server

Connected to #448928 (closed)

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.

Screenshots or screen recordings

Screenshot 2567-03-16 at 21.11.47.png

Screenshot 2567-03-16 at 20.59.21.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's author and issue's assignee should be link by the relative path

Merge request reports