We have a Git project that contains a Git submodule. We've noticed in the UI for the project, there is no hyperlink to the submodule's project even though that is also in the same Stash instance.
We currently have the UI running at https://awebserver/stashwhich is using Apache to proxy the requests through to the Stash server. We use SSH for all our Git operations and so the submodule is in the form ssh://git@mystashserver:7999/proj/thesub-module-repo.git
When viewing in the UI, the submodule reference information shows up but has no hyperlink.
On a hunch, I tried changing the submodule url to https://awebserver/stash/proj/thesub-module-repo.gitand Stash started to correctly hyperlink the submodule.
So I'm wondering if its expected behaviour that ssh-url based submodules don't create hyperlinks or whether its a bug/config issue?
Contacted Atlassian support who have now confirmed this is a bug. See https://jira.atlassian.com/browse/STASH-4607for details.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.