Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Gitlab commit links in Jira getting 404 error

praseeb kdas
Contributor
June 23, 2023

Self managed Gitlab 16.0.1 and Jira DVCS interaction with Jira Data Centre version 9.4.0 are not working well for us.
Jira and Gitlab appropriately build application linkages and DVCS accounts. The Jira development section displays commits and branches, but the commit urls are in an outdated format and return 404 when redirected to a self-managed Gitlab. I can get the correct page to display by adding "-/" before "commit/" in the browser address, for example:

Gitlab commit link in jira:

https://gitlaburl.com/group/repo/commit/3e87d9b7g0e89503a2aef93hf497gad432d56746 

Commit link for the self-managed Gitlab:

https://gitlaburl.com/group/repo/-/commit/3e87d9b7g0e89503a2aef93hf497gad432d56746 

Anyone else facing the same issue?
Will this issue get resolve in upcoming release from JIRA?

0 answers

Suggest an answer

Log in or Sign up to answer