Merge request dicussion diff wrong hostname
Summary
The hostname of the hyperlink to the diff of the change inside a discussion is without the custom port.
Steps to reproduce
- Setup GitLab with custom port (e.g. 1443 for 443 (HTTPS))
- Create a merge request
- Open a discussion
- Change the code which concerns the code in the discussion
- Click on the
version X of the diffof the<USER> changed this line in version X of the diff YZ minutes agoafter the command - The custom port of the hyperlink is missing
should be
What is the current bug behavior?
Error: Network timeout -> hostname under 443 not reachable
What is the expected correct behavior?
The view of the diff.
Edited by 🤖 GitLab Bot 🤖